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 ...</metadata>\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

Reply via email to