Downloading: 
http://www.ibiblio.org/maven2/org/apache/geronimo/specs/geronimo-jms_1.1_spec/1.0.1/geronimo-jms_1.1_spec-1.0.1.jar
30K downloaded
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) commons-lang:commons-lang:jar:2.1

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=commons-lang -DartifactId=commons-lang 
\
          -Dversion=2.1 -Dpackaging=jar -Dfile=/path/to/file

  Path to dependency: 
        1) org.apache.openejb:openejb-itests-beans:jar:3.0.0-SNAPSHOT
        2) org.apache.openjpa:openjpa-persistence-jdbc:jar:1.0.0-SNAPSHOT
        3) org.apache.openjpa:openjpa-jdbc-5:jar:1.0.0-SNAPSHOT
        4) org.apache.openjpa:openjpa-jdbc:jar:1.0.0-SNAPSHOT
        5) org.apache.openjpa:openjpa-kernel:jar:1.0.0-SNAPSHOT
        6) org.apache.openjpa:openjpa-lib:jar:1.0.0-SNAPSHOT
        7) commons-lang:commons-lang:jar:2.1

2) ant:ant:jar:1.6.5

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=ant -DartifactId=ant \
          -Dversion=1.6.5 -Dpackaging=jar -Dfile=/path/to/file

  Path to dependency: 
        1) org.apache.openejb:openejb-itests-beans:jar:3.0.0-SNAPSHOT
        2) org.apache.openjpa:openjpa-persistence-jdbc:jar:1.0.0-SNAPSHOT
        3) org.apache.openjpa:openjpa-jdbc-5:jar:1.0.0-SNAPSHOT
        4) org.apache.openjpa:openjpa-jdbc:jar:1.0.0-SNAPSHOT
        5) org.apache.openjpa:openjpa-kernel:jar:1.0.0-SNAPSHOT
        6) org.apache.openjpa:openjpa-lib:jar:1.0.0-SNAPSHOT
        7) ant:ant:jar:1.6.5

3) log4j:log4j:jar:1.2.13

  Try downloading the file manually from: 
      http://logging.apache.org/log4j/docs/

  Then, install it using the command: 
      mvn install:install-file -DgroupId=log4j -DartifactId=log4j \
          -Dversion=1.2.13 -Dpackaging=jar -Dfile=/path/to/file

  Path to dependency: 
        1) org.apache.openejb:openejb-itests-beans:jar:3.0.0-SNAPSHOT
        2) org.apache.openjpa:openjpa-persistence-jdbc:jar:1.0.0-SNAPSHOT
        3) org.apache.openjpa:openjpa-jdbc-5:jar:1.0.0-SNAPSHOT
        4) org.apache.openjpa:openjpa-jdbc:jar:1.0.0-SNAPSHOT
        5) org.apache.openjpa:openjpa-kernel:jar:1.0.0-SNAPSHOT
        6) org.apache.openjpa:openjpa-lib:jar:1.0.0-SNAPSHOT
        7) log4j:log4j:jar:1.2.13

4) commons-collections:commons-collections:jar:3.2

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=commons-collections 
-DartifactId=commons-collections \
          -Dversion=3.2 -Dpackaging=jar -Dfile=/path/to/file

  Path to dependency: 
        1) org.apache.openejb:openejb-itests-beans:jar:3.0.0-SNAPSHOT
        2) org.apache.openjpa:openjpa-persistence-jdbc:jar:1.0.0-SNAPSHOT
        3) org.apache.openjpa:openjpa-jdbc-5:jar:1.0.0-SNAPSHOT
        4) org.apache.openjpa:openjpa-jdbc:jar:1.0.0-SNAPSHOT
        5) org.apache.openjpa:openjpa-kernel:jar:1.0.0-SNAPSHOT
        6) org.apache.openjpa:openjpa-lib:jar:1.0.0-SNAPSHOT
        7) commons-collections:commons-collections:jar:3.2

----------
4 required artifacts are missing.

for artifact: 
  org.apache.openejb:openejb-itests-beans:jar:3.0.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  apache-m2-snapshot (http://people.apache.org/repo/m2-snapshot-repository),
  apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
  tomcat-private-repository (http://tomcat.apache.org/dev/dist/m2-repository),
  apache-incubating-repository 
(http://people.apache.org/repo/m2-incubating-repository),
  codehaus-snapshot (http://snapshots.repository.codehaus.org)


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 32 minutes 59 seconds
[INFO] Finished at: Wed Jul 04 18:34:10 EDT 2007
[INFO] Final Memory: 15M/507M
[INFO] ------------------------------------------------------------------------

Reply via email to