Javax.Persistence Problem [message #1728796] |
Thu, 07 April 2016 08:30  |
Eclipse User |
|
|
|
Hello
Am trying out "org.eclipse.gemini.jpa_1.1.0.RELEASE" for my thesis project
However, this Gemini requires a package: javax.persistence; version="1.1.0".
Error on build is:
- The bundle "org.eclipse.gemini.jpa_1.1.0.RELEASE [xx]" could not be resolved. Reason: Missing Constraint: Import-Package: javax.persistence; version="1.1.0". But I had org.eclipse.persistence : javax.persistence : 2.1.1 configured
Problems:
- The version of javax.persistence (1.1.0) does not seem to exist on any Repository.
- But this Gemini jpa seem not to work with other versions of Javax.Persistence and wants only javax.persistence 1.1.0
- If I try to change to Gemini 1.2.0, not repositories have this too.
Question what are the possible solutions to these problems?
thanks in andvance.
Below are the repository i have configured in my maven
- repository.springsource.com/maven
- download.eclipse.org/gemini/mvn
- maven.alfresco.com/nexus/content/repositories/public/ and of course
- repo1.maven.org/maven2
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03767 seconds