About ARIES-1251 (https://issues.apache.org/jira/browse/ARIES-1251) I'm
trying to create a test for jpa 2.0 and one for jpa 2.1.
My idea is to use OpenJPA to test 2.0 version and Eclipselink to test JPA
2.1.
I re-enable JPAContextTest (that was ignored with commit about JPA 2.1) and
make some changes to pass the test.
Now I want deploy org.apache.aries.jpa.container.itest.bundle.eclipselink
bundle to create a new test for JPA 2.1, but I've problem with versioning
plugin.

[ERROR] Failed to execute goal
org.apache.aries.versioning:org.apache.aries.versioning.plugin:0.3.0:version-check
(default-verify) on project
org.apache.aries.jpa.container.itest.bundle.eclipselink: Execution
default-verify of goal
org.apache.aries.versioning:org.apache.aries.versioning.plugin:0.3.0:version-check
failed: UTIL0016E: The path
D:\Dev\mvn_repos\org\apache\aries\jpa\org.apache.aries.jpa.container.itest.bundle.eclipselink\RELEASE\org.apache.aries.jpa.container.itest.bundle.eclipselink-RELEASE.jar
does not denote a valid file. -> [Help 1]

Can you help me?

Reply via email to