You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by pr...@apache.org on 2007/09/15 17:42:49 UTC

[BUILD] Trunk: Failed for Revision: 575929

OpenEJB trunk at 0
Geronimo Revision: 575929 built with tests skipped
 
See the full build-1100.log file at http://people.apache.org/~prasad/binaries/trunk/20070915/build-1100.log
 
[WARNING] Unable to get resource 'org.apache.axis2:axis2-jaxws-api:pom:1.3-r562247' from repository central (http://repo1.maven.org/maven2)
[INFO] [enforcer:enforce {execution: default}]
[INFO] [tools:copy-legal-files {execution: install-legal-files}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Nothing to compile - all classes are up to date
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Not compiling test sources
[INFO] [surefire:test]
[INFO] Tests are skipped.
[INFO] [jar:jar]
[INFO] [tools:verify-legal-files {execution: verify-legal-files}]
[INFO] Checking legal files in: geronimo-openejb-2.1-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing /home/prasad/geronimo/trunk/modules/geronimo-openejb/target/geronimo-openejb-2.1-SNAPSHOT.jar to /home/prasad/.m2/repository/org/apache/geronimo/modules/geronimo-openejb/2.1-SNAPSHOT/geronimo-openejb-2.1-SNAPSHOT.jar
[INFO] ----------------------------------------------------------------------------
[INFO] Building Geronimo :: Axis
[INFO]    task-segment: [install]
[INFO] ----------------------------------------------------------------------------
Downloading: http://download.java.net/maven/1//axis/poms/axis-saaj-1.4.pom
[WARNING] Unable to get resource 'axis:axis-saaj:pom:1.4' from repository java.net (http://download.java.net/maven/1/)
Downloading: http://people.apache.org/repo/m2-incubating-repository//axis/axis-saaj/1.4/axis-saaj-1.4.pom
[WARNING] Unable to get resource 'axis:axis-saaj:pom:1.4' from repository apache-incubator (http://people.apache.org/repo/m2-incubating-repository/)
Downloading: http://repo1.maven.org/maven2/axis/axis-saaj/1.4/axis-saaj-1.4.pom
[WARNING] Unable to get resource 'axis:axis-saaj:pom:1.4' from repository central (http://repo1.maven.org/maven2)
Downloading: http://download.java.net/maven/1//org.apache.openjpa/jars/openjpa-kernel-5-1.0.0-r561970.jar
[WARNING] Unable to get resource 'org.apache.openjpa:openjpa-kernel-5:jar:1.0.0-r561970' from repository java.net (http://download.java.net/maven/1/)
Downloading: http://people.apache.org/repo/m2-incubating-repository//org/apache/openjpa/openjpa-kernel-5/1.0.0-r561970/openjpa-kernel-5-1.0.0-r561970.jar
[WARNING] Unable to get resource 'org.apache.openjpa:openjpa-kernel-5:jar:1.0.0-r561970' from repository apache-incubator (http://people.apache.org/repo/m2-incubating-repository/)
Downloading: http://www.ibiblio.org/maven2/org/apache/openjpa/openjpa-kernel-5/1.0.0-r561970/openjpa-kernel-5-1.0.0-r561970.jar
[WARNING] Unable to get resource 'org.apache.openjpa:openjpa-kernel-5:jar:1.0.0-r561970' from repository central (http://www.ibiblio.org/maven2)
Downloading: http://download.java.net/maven/1//org.apache.openjpa/jars/openjpa-jdbc-5-1.0.0-r561970.jar
[WARNING] Unable to get resource 'org.apache.openjpa:openjpa-jdbc-5:jar:1.0.0-r561970' from repository java.net (http://download.java.net/maven/1/)
Downloading: http://people.apache.org/repo/m2-incubating-repository//org/apache/openjpa/openjpa-jdbc-5/1.0.0-r561970/openjpa-jdbc-5-1.0.0-r561970.jar
[WARNING] Unable to get resource 'org.apache.openjpa:openjpa-jdbc-5:jar:1.0.0-r561970' from repository apache-incubator (http://people.apache.org/repo/m2-incubating-repository/)
Downloading: http://www.ibiblio.org/maven2/org/apache/openjpa/openjpa-jdbc-5/1.0.0-r561970/openjpa-jdbc-5-1.0.0-r561970.jar
[WARNING] Unable to get resource 'org.apache.openjpa:openjpa-jdbc-5:jar:1.0.0-r561970' from repository central (http://www.ibiblio.org/maven2)
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.apache.openjpa:openjpa-kernel-5:jar:1.0.0-r561970

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.openjpa -DartifactId=openjpa-kernel-5 \
          -Dversion=1.0.0-r561970 -Dpackaging=jar -Dfile=/path/to/file

  Path to dependency: 
  	1) org.apache.geronimo.modules:geronimo-axis:jar:2.1-SNAPSHOT
  	2) org.apache.openejb:openejb-axis:jar:3.0.0-SNAPSHOT
  	3) org.apache.openejb:openejb-core:jar:3.0.0-SNAPSHOT
  	4) org.apache.openjpa:openjpa-persistence-jdbc:jar:1.0.0-r561970
  	5) org.apache.openjpa:openjpa-persistence:jar:1.0.0-r561970
  	6) org.apache.openjpa:openjpa-kernel-5:jar:1.0.0-r561970

2) org.apache.openjpa:openjpa-jdbc-5:jar:1.0.0-r561970

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.openjpa -DartifactId=openjpa-jdbc-5 \
          -Dversion=1.0.0-r561970 -Dpackaging=jar -Dfile=/path/to/file

  Path to dependency: 
  	1) org.apache.geronimo.modules:geronimo-axis:jar:2.1-SNAPSHOT
  	2) org.apache.openejb:openejb-axis:jar:3.0.0-SNAPSHOT
  	3) org.apache.openejb:openejb-core:jar:3.0.0-SNAPSHOT
  	4) org.apache.openjpa:openjpa-persistence-jdbc:jar:1.0.0-r561970
  	5) org.apache.openjpa:openjpa-jdbc-5:jar:1.0.0-r561970

----------
2 required artifacts are missing.

for artifact: 
  org.apache.geronimo.modules:geronimo-axis:jar:2.1-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  java.net (http://download.java.net/maven/1/),
  apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
  apache-snapshots (http://people.apache.org/repo/m2-snapshot-repository),
  codehaus-snapshots (http://snapshots.repository.codehaus.org),
  apache-incubator (http://people.apache.org/repo/m2-incubating-repository/)


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 
[INFO] Finished at: Sat Sep 15 11:40:05 EDT 2007
[INFO] Final Memory: 71M/508M
[INFO] ------------------------------------------------------------------------