Checking, with an empty local, repository ...

Good news, I with that 232 download I consistently see the same error as
you:

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-install-plugin:2.4:install (default-install)
on project jar-collector: 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]


That is an improvement ... in reproducibility only.

Actually looking at my .m2/org/geotools/maven/maven-metadata-local.xml
shows:

*<?xml version="1.0" encoding="UTF-8"?>*
*<metadata>*
*  <plugins>*
*    <plugin>*
*      <name>JAR files collector</name>*
*      <prefix>jar-collector</prefix>*
*      <artifactId>jar-collector</artifactId>*
*    </plugin>*
*  </plugins>*
*</metadata>*
*s>*
*</metadata>*


Which is indeed wrong, hand editing this allows my build to continue - but
I am not sure how it got this way!
--
Jody Garnett


On Fri, 10 Apr 2020 at 06:24, Ian Turton <ijtur...@gmail.com> wrote:

> Please do test these as the last set didn't build.
>
>
> https://build.geoserver.org/view/geotools/job/geotools-release/lastSuccessfulBuild/artifact/build/release/distribution/23.0/
>
> Ian
>
> --
> Ian Turton
> _______________________________________________
> GeoTools-Devel mailing list
> GeoTools-Devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to