I tried to build the Tuscany SCA Java 1.1 rc3a source distro from an
empty maven repo and I got the following error in implementation-bpel.
Any ideas?

  Simon

[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.tuscany.sca:tuscany-implementation-bpel:jar:1.1-incubating

        2) org.apache.openjpa:openjpa-all:jar:0.9.7-incubating
        3) org.apache.openjpa:openjpa-persistence:jar:0.9.7-incubating
        4) org.apache.geronimo.specs:geronimo-jpa_3.0_spec:jar:1.0

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

for artifact:
  org.apache.tuscany.sca:tuscany-implementation-bpel:jar:1.1-incubating

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  apache.ws.zone (http://ws.zones.apache.org/repository2),
  apache.incubator (http://people.apache.org/repo/m2-incubating-repository),
  apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository)


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 66 minutes 57 seconds
[INFO] Finished at: Wed Jan 30 12:45:12 GMT 2008
[INFO] Final Memory: 52M/94M
[INFO] ------------------------------------------------------------------------



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to