Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Eclipselink library failed to build(version 2.7.5). please help.(Eclipselink library failed to build. please help.)
Eclipselink library failed to build(version 2.7.5). please help. [message #1820839] Thu, 30 January 2020 08:50 Go to next message
Ratnakar Lingamallu is currently offline Ratnakar LingamalluFriend
Messages: 2
Registered: January 2020
Junior Member
Requirement:
we want to build the eclipselink source code on our server and get the generated artifacts such as eclipselink-2.7.5.jar and also it's dependencies.

Steps followed:
I have taken the source code of eclipselink version: 2.7.5

and followed the page
https://wiki.eclipse.org/EclipseLink/Building#Environment_Setup

Getting the following error after executing :
ant -f antbuild.xml

Exception:
generate-local-compdeps:
[echo] Generating local 'Compile Dependency P2 Repository' using Tycho.
[echo] -Dclassworlds.conf=D:\softwares\apache-maven-3.6.1/bin/m2.conf
[echo] -Dmaven.multiModuleProjectDirectory=buildsystem/compdeps
[echo] -Dmaven.home=D:\softwares\apache-maven-3.6.1
[echo] -B clean verify
[java] [INFO] Scanning for projects...
[java] [INFO] Computing target platform for MavenProject: org.eclipse.persistence:org.eclipse.persistence.sun-misc:1.0.5-SNAPSHOT @ D:\testing\thirdparty\eclipselink-2.7.5fromgit\buildsystem\compdeps\sun.misc\pom.xml
[java] [INFO] Resolving dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.sun-misc:1.0.5-SNAPSHOT @ D:\testing\thirdparty\eclipselink-2.7.5fromgit\buildsystem\compdeps\sun.misc\pom.xml
[java] [INFO] {osgi.os=linux, osgi.ws=gtk, org.eclipse.update.install.features=true, osgi.arch=x86_64}
[java] [ERROR] Cannot resolve project dependencies:
[java] [ERROR] Software being installed: org.eclipse.persistence.sun-misc 1.0.5.qualifier
[java] [ERROR] Missing requirement: org.eclipse.persistence.sun-misc 1.0.5.qualifier requires 'osgi.bundle; org.eclipse.osgi 0.0.0' but it could not be found
[java] [ERROR]
[java] [ERROR] See http://wiki.eclipse.org/Tycho/Dependency_Resolution_Troubleshooting for help.
[java] [ERROR] Cannot resolve dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.sun-misc:1.0.5-SNAPSHOT @ D:\testing\thirdparty\eclipselink-2.7.5fromgit\buildsystem\compdeps\sun.misc\pom.xml: See log for details -> [Help 1]
[java] [ERROR]
[java] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[java] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[java] [ERROR]
[java] [ERROR] For more information about the errors and possible solutions, please read the following articles:

Unable to resolve the issue using build instructions. Please help me.
https://wiki.eclipse.org/EclipseLink/Building


Re: Eclipselink library failed to build(version 2.7.5). please help. [message #1820853 is a reply to message #1820839] Thu, 30 January 2020 12:46 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
Try asking on their specific forum: https://www.eclipse.org/forums/index.php?t=thread&frm_id=111

Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Eclipse wont properly download
Next Topic:Search window layout
Goto Forum:
  


Current Time: Thu Apr 25 04:17:43 GMT 2024

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

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

Back to the top