Hi ,

I updatd my ODE snapshout with lastest source code using svn and when I run
mvn install it now complains about a missing artifact. 

I am lost what should I do ? 


[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.apache.geronimo.specs:geronimo-jpa_3.0_spec:jar:1.0

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.apache.geronimo.specs
-DartifactId=geronimo-jpa_3.0_spec \
          -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file

  Path to dependency:
        1) org.apache.ode:ode-bpel-store:jar:2.0-SNAPSHOT
        2) org.apache.openjpa:openjpa-all:jar:0.9.7-incubating-SNAPSHOT
        3)
org.apache.openjpa:openjpa-persistence:jar:0.9.7-incubating-SNAPSHOT
        4) org.apache.geronimo.specs:geronimo-jpa_3.0_spec:jar:1.0

----------
1 required artifact is missing.

-- 
View this message in context: 
http://www.nabble.com/mvn-install-issue-tf3526279.html#a9838674
Sent from the Apache Ode User mailing list archive at Nabble.com.

Reply via email to