Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Buidling official Eclipse releases(Do Eclipse releases require a specific combination of Java and Maven versions?)
Buidling official Eclipse releases [message #1844441] Tue, 14 September 2021 07:54 Go to next message
Ingo Kappler is currently offline Ingo KapplerFriend
Messages: 10
Registered: June 2021
Junior Member
In these cases the build succeeds on Windows in GitBash when using:
mvn clean verify -DskipTests=true


- R4_19: java version "11.0.7" 2020-04-14 LTS + Apache Maven 3.8.1 (only with pristine cleanup just before building)
- R4_17: java version "11.0.7" 2020-04-14 LTS + Apache Maven 3.6.3
- R4_17: java version "11.0.7" 2020-04-14 LTS + Apache Maven 3.8.1

But it fails with different errors in these cases:

- R4_21: java version "11.0.7" 2020-04-14 LTS + Apache Maven 3.8.2
- R4_21: java version "11.0.7" 2020-04-14 LTS + Apache Maven 3.8.1
- R4_21: java version "11.0.7" 2020-04-14 LTS + Apache Maven 3.6.3
- R4_20: java version "11.0.7" 2020-04-14 LTS + Apache Maven 3.8.2
- R4_20: java version "11.0.7" 2020-04-14 LTS + Apache Maven 3.8.1
- R4_20: java version "11.0.7" 2020-04-14 LTS + Apache Maven 3.6.3
- R4_19: java version "11.0.7" 2020-04-14 LTS + Apache Maven 3.8.2
- R4_17: java version "11.0.7" 2020-04-14 LTS + Apache Maven 3.8.2

So are there recommended versions about how to build a specific release?

In https://wiki.eclipse.org/Platform-releng/Platform_Build it mentions Maven 3.1.1.
Do I really have to use that version?
Is another Java version recommended?

Originally I wanted to build R4_17, which succeeded at least in one case. However, I then have to run a Black Duck scan which got another Maven error again. Since in the future I also have to scan newer versions, this question is a general one about my base setup.

So do Eclipse releases require a specific combination of Java and Maven versions?

[Updated on: Fri, 17 September 2021 09:54]

Report message to a moderator

Re: Buidling official Eclipse releases [message #1844629 is a reply to message #1844441] Sat, 18 September 2021 13:24 Go to previous message
Rolf Theunissen is currently offline Rolf TheunissenFriend
Messages: 260
Registered: April 2012
Senior Member
See https://www.eclipse.org/forums/index.php/m/1844628/#msg_1844628 and https://www.eclipse.org/lists/platform-dev/msg02887.html for related discussion on this topic
Previous Topic:Build from source problem
Next Topic:Newer Eclipse version, older jetty version? Why?
Goto Forum:
  


Current Time: Thu Apr 25 06:32:20 GMT 2024

Powered by FUDForum. Page generated in 0.02931 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top