I actually got stuck on the release process, with the geotools-release
script:

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-install-plugin:3.0.0-M1:install
(default-install) on project gt-brewer: ArtifactInstallerException:
Failed to install metadata org.geotools:gt-brewer/maven-metadata.xml:
Could not parse metadata
/var/lib/jenkins/.m2/repository/org/geotools/gt-brewer/maven-metadata-local.xml:
in epilog non whitespace content is not allowed but got T (position:
END_TAG seen ...</metadata>\nT... @12:2) -> [Help 1]


I think we are going to need the same approach for the release scripts also.

--
Jody Garnett


On Wed, 19 May 2021 at 03:29, Andrea Aime <[email protected]>
wrote:

> Hi Jody,
> yeah, at least at the GeoTools level. The Geoserver builds are still
> sharing the maven repository,
> if you want to crank up the concurrency there too, I'd recommend doing the
> same.
> It basically boils down to:
> - Make the workspace persist across runs (it was marked to be deleted, but
> the repo is in there)
> - Set maven to use a local maven repo (all JDK11 builds already do that
> too)
>
> Cheers
> Andrea
>
> On Tue, May 18, 2021 at 10:22 PM Jody Garnett <[email protected]>
> wrote:
>
>> Build server issues
>>>>
>>>> Should we set up different maven repositories to avoid conflicting
>>>> updates of shared files, like
>>>>
>>>>
>>>> “/var/lib/jenkins/.m2/repository/org/geotools/gt-s3-geotiff/maven-metadata-local.xml”
>>>>
>>>> See the *-java11 tests on jeknins for an example of how this could be
>>>> configured
>>>>
>>>
>>> Today the builds went back to red, with another metadata file corrupted.
>>> Switched each of the GeoTools builds is now using its own local repo
>>> like the java11 ones do.
>>> Seems to be working... finger crossed it stays that way :-D
>>>
>>
>> Thanks Andrea, so if each build is using its own local repo - we can
>> probably increasing parallel builds again?
>>
>> Jody
>>
>>> --
>> --
>> Jody Garnett
>>
>
>
> --
>
> Regards, Andrea Aime
>
> == GeoServer Professional Services from the experts! Visit
> http://goo.gl/it488V for more information. == Ing. Andrea Aime @geowolf
> Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A 55054 Massarosa
> (LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 339 8844549
> http://www.geo-solutions.it http://twitter.com/geosolutions_it
> ------------------------------------------------------- *Con riferimento
> alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 -
> Regolamento generale sulla protezione dei dati “GDPR”), si precisa che ogni
> circostanza inerente alla presente email (il suo contenuto, gli eventuali
> allegati, etc.) è un dato la cui conoscenza è riservata al/i solo/i
> destinatario/i indicati dallo scrivente. Se il messaggio Le è giunto per
> errore, è tenuta/o a cancellarlo, ogni altra operazione è illecita. Le
> sarei comunque grato se potesse darmene notizia. This email is intended
> only for the person or entity to which it is addressed and may contain
> information that is privileged, confidential or otherwise protected from
> disclosure. We remind that - as provided by European Regulation 2016/679
> “GDPR” - copying, dissemination or use of this e-mail or the information
> herein by anyone other than the intended recipient is prohibited. If you
> have received this email by mistake, please notify us immediately by
> telephone or e-mail.*
>
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to