Hi Mickael,
thanks for heads up!
Interesting, this could be the cause for other, random build failures we've started to observe on friday on both gerrit / SDK build machines:
Internal error: java.lang.IllegalArgumentException: Malformed \uxxxx encoding
https://bugs.eclipse.org/bugs/show_bug.cgi?id=574316
Kind regards,
Andrey Loskutov
Спасение утопающих - дело рук самих утопающих
https://www.eclipse.org/user/aloskutov
Andrey Loskutov
Спасение утопающих - дело рук самих утопающих
https://www.eclipse.org/user/aloskutov
Gesendet: Montag, 21. Juni 2021 um 17:23 Uhr
Von: "Mikael Barbero" <mikael.barb...@eclipse-foundation.org>
An: "Common-build Developers discussion" <cbi-...@eclipse.org>
Cc: "Cross project issues" <cross-project-issues-dev@eclipse.org>
Betreff: Re: [cross-project-issues-dev] Apache Maven 3.8.1 is now available on Jenkins instances
Von: "Mikael Barbero" <mikael.barb...@eclipse-foundation.org>
An: "Common-build Developers discussion" <cbi-...@eclipse.org>
Cc: "Cross project issues" <cross-project-issues-dev@eclipse.org>
Betreff: Re: [cross-project-issues-dev] Apache Maven 3.8.1 is now available on Jenkins instances
(cross posted to cross-projects issues).
_______________________________________________ cross-project-issues-dev mailing list cross-project-issues-dev@eclipse.org To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev
There is a breaking change in Maven 3.8.1: it blocks non TLS repositories. If you have plain http URL in your pom.xml to reference external repositories, you may see errors like
Could not transfer artifact org.jboss.tools.tycho-plugins:repository-utils:pom:1.7.0 from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [jboss-public-repository-group (http://repository.jboss.org/nexus/content/groups/public/, default, releases+snapshots)](from https://bugs.eclipse.org/bugs/show_bug.cgi?id=574364)
The solution is easy: switch to https:// scheme in your pom.xml, most public maven repositories are available via TLS.Thanks.
Mikaël Barbero
Manager — Release Engineering and Technology | Eclipse Foundation
🐦 @mikbarbero
Eclipse Foundation: The Platform for Open Innovation and Collaboration
On 18 Jun 2021, at 08:53, Mikael Barbero <mikael.barb...@eclipse-foundation.org> wrote:As announced last month, apache-maven-latest has been upgraded to 3.8.1.Thanks.
Mikaël BarberoManager — Release Engineering and Technology | Eclipse Foundation🐦 @mikbarberoEclipse Foundation: The Platform for Open Innovation and CollaborationOn 21 May 2021, at 10:19, Mikael Barbero <mikael.barb...@eclipse-foundation.org> wrote:HiMaven 3.8.1 has been deployed to all Jenkins instances.Note that apache-maven-latest stays at 3.6.3 for now. We will do the the change once upcoming 2021.06 release is done to avoid any issue with build script relying on latest.Version details are available at https://wiki.eclipse.org/Jenkins#Apache_MavenCheers,
Mikaël BarberoManager — Release Engineering and Technology | Eclipse Foundation🐦 @mikbarberoEclipse Foundation: The Platform for Open Innovation and Collaboration
_______________________________________________ cross-project-issues-dev mailing list cross-project-issues-dev@eclipse.org To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev