Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Building Eclipse JDT From Source(Errors with the build using maven)
Building Eclipse JDT From Source [message #1749512] Wed, 07 December 2016 16:04 Go to next message
Saleem Saeed is currently offline Saleem SaeedFriend
Messages: 2
Registered: December 2016
Junior Member
Hello Everyone,

I am attempting to build the Eclipse IDE from source this way on RHEL 7:

git clone -b master --recursive git://git.eclipse.org/gitroot/platform/eclipse.platform.releng.aggregator.git
mvn clean verify

I run into an issue during the build. I get the following error:

[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.26.0:test (default-test) on project org.eclipse.jdt.core.tests.compiler: There are test failures.

After some googling and diagnosing of the issue, I can not seem to find a way around this problem. Any advice would be appreciated.

Thanks,

Saleem
Re: Building Eclipse JDT From Source [message #1760770 is a reply to message #1749512] Tue, 02 May 2017 17:59 Go to previous message
Jay Arthanareeswaran is currently offline Jay ArthanareeswaranFriend
Messages: 128
Registered: July 2009
Senior Member
So, I am assuming you were able to "build" the JDT Core bundles. Can you tell what failures you see when the tests are run?
Previous Topic:Dependent Projects and JAR files
Next Topic:Confused about discrepancy with null annotation classes
Goto Forum:
  


Current Time: Thu Mar 28 22:15:07 GMT 2024

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

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

Back to the top