Re: [Geotools-devel] Windows GitHub CI build failing on 23.x

2020-07-30 Thread Mark Prins

On 30-07-2020 11:56, Uhrig, Stefan wrote:

Hi all,

I’m currently trying to backport a fix for the HANA JDBC plugin to 
branch 23.x (https://github.com/geotools/geotools/pull/3096). However, 
the Windows GitHub CI build is failing with the following error:


*[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-install-plugin:2.4:install 
(default-install) on project xmlcodegen: Failed to install metadata 
org.geotools.maven/maven-metadata.xml: Error updating group repository 
metadata: in epilog non whitespace content is not allowed but got s 
(position: END_TAG seen ...\ns... **@11:2) -> [Help 1]*


This happens when the maven-metadata.xml file is/gets/has been corrupted 
which can occur when there are multiple threads writing the file during 
the build. It can also happen if the file is downloaded from a remote 
repo and is corrupted.


definitely not related to the changes in that PR.

as an aside I notice that the windows build is not (re-)using the maven 
cache, I'll fix that ASAP.


-M


___
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel


[Geotools-devel] Windows GitHub CI build failing on 23.x

2020-07-30 Thread Uhrig, Stefan
Hi all,

I'm currently trying to backport a fix for the HANA JDBC plugin to branch 23.x 
(https://github.com/geotools/geotools/pull/3096). However, the Windows GitHub 
CI build is failing with the following error:

[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-install-plugin:2.4:install (default-install) on 
project xmlcodegen: Failed to install metadata 
org.geotools.maven/maven-metadata.xml: Error updating group repository 
metadata: in epilog non whitespace content is not allowed but got s (position: 
END_TAG seen ...\ns... @11:2) -> [Help 1]

Is that a known issue? Mac OS CI and Travis CI builds are fine, and I can't 
imagine that my change could break anything in project xmlcodegen.

Thanks and best regards,
Stefan

___
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel