Skip to main content



      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 11:04 Go to next message
Eclipse UserFriend
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 13:59 Go to previous message
Eclipse UserFriend
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 Apr 17 21:54:05 EDT 2025

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

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

Back to the top