OpenEJB trunk at 0
Geronimo Revision: 576555 built with tests skipped
See the full build-1400.log file at
http://people.apache.org/~prasad/binaries/2.0/20070917/build-1400.log
[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-transformer-2.0.2-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing
/home/prasad/geronimo/2.0/modules/geronimo-transformer/target/geronimo-transformer-2.0.2-SNAPSHOT.jar
to
/home/prasad/.m2/repository/org/apache/geronimo/modules/geronimo-transformer/2.0.2-SNAPSHOT/geronimo-transformer-2.0.2-SNAPSHOT.jar
[INFO]
----------------------------------------------------------------------------
[INFO] Building Geronimo :: Persistence 3.0
[INFO] task-segment: [install]
[INFO]
----------------------------------------------------------------------------
[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-persistence-jpa10-2.0.2-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing
/home/prasad/geronimo/2.0/modules/geronimo-persistence-jpa10/target/geronimo-persistence-jpa10-2.0.2-SNAPSHOT.jar
to
/home/prasad/.m2/repository/org/apache/geronimo/modules/geronimo-persistence-jpa10/2.0.2-SNAPSHOT/geronimo-persistence-jpa10-2.0.2-SNAPSHOT.jar
[INFO]
----------------------------------------------------------------------------
[INFO] Building Geronimo :: OpenEJB
[INFO] task-segment: [install]
[INFO]
----------------------------------------------------------------------------
[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.
Downloading:
http://download.java.net/maven/1//commons-dbcp/poms/commons-dbcp-1.3-r562808.pom
[WARNING] Unable to get resource 'commons-dbcp:commons-dbcp:pom:1.3-r562808'
from repository java.net (http://download.java.net/maven/1/)
Downloading:
http://people.apache.org/repo/m2-incubating-repository//commons-dbcp/commons-dbcp/1.3-r562808/commons-dbcp-1.3-r562808.pom
[WARNING] Unable to get resource 'commons-dbcp:commons-dbcp:pom:1.3-r562808'
from repository apache-incubator
(http://people.apache.org/repo/m2-incubating-repository/)
Downloading:
http://repo1.maven.org/maven2/commons-dbcp/commons-dbcp/1.3-r562808/commons-dbcp-1.3-r562808.pom
[WARNING] Unable to get resource 'commons-dbcp:commons-dbcp:pom:1.3-r562808'
from repository central (http://repo1.maven.org/maven2)
Downloading:
http://download.java.net/maven/1//commons-dbcp/jars/commons-dbcp-1.3-r562808.jar
[WARNING] Unable to get resource 'commons-dbcp:commons-dbcp:jar:1.3-r562808'
from repository java.net (http://download.java.net/maven/1/)
Downloading:
http://people.apache.org/repo/m2-incubating-repository//commons-dbcp/commons-dbcp/1.3-r562808/commons-dbcp-1.3-r562808.jar
[WARNING] Unable to get resource 'commons-dbcp:commons-dbcp:jar:1.3-r562808'
from repository apache-incubator
(http://people.apache.org/repo/m2-incubating-repository/)
Downloading:
http://people.apache.org/repo/m2-incubating-repository/commons-dbcp/commons-dbcp/1.3-r562808/commons-dbcp-1.3-r562808.jar
[WARNING] Unable to get resource 'commons-dbcp:commons-dbcp:jar:1.3-r562808'
from repository apache-incubating-repository
(http://people.apache.org/repo/m2-incubating-repository)
Downloading:
http://tomcat.apache.org/dev/dist/m2-repository/commons-dbcp/commons-dbcp/1.3-r562808/commons-dbcp-1.3-r562808.jar
[WARNING] Unable to get resource 'commons-dbcp:commons-dbcp:jar:1.3-r562808'
from repository tomcat-private-repository
(http://tomcat.apache.org/dev/dist/m2-repository)
Downloading:
http://svn.apache.org/repos/asf/openejb/repo//commons-dbcp/commons-dbcp/1.3-r562808/commons-dbcp-1.3-r562808.jar
[WARNING] Unable to get resource 'commons-dbcp:commons-dbcp:jar:1.3-r562808'
from repository openejb-3rdparty-builds
(http://svn.apache.org/repos/asf/openejb/repo/)
Downloading:
http://repo1.maven.org/maven2/commons-dbcp/commons-dbcp/1.3-r562808/commons-dbcp-1.3-r562808.jar
[WARNING] Unable to get resource 'commons-dbcp:commons-dbcp:jar:1.3-r562808'
from repository central (http://repo1.maven.org/maven2)
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) commons-dbcp:commons-dbcp:jar:1.3-r562808
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=commons-dbcp -DartifactId=commons-dbcp
\
-Dversion=1.3-r562808 -Dpackaging=jar -Dfile=/path/to/file
Path to dependency:
1) org.apache.geronimo.modules:geronimo-openejb:jar:2.0.2-SNAPSHOT
2) org.apache.openejb:openejb-core:jar:3.0.0-SNAPSHOT
3) commons-dbcp:commons-dbcp:jar:1.3-r562808
----------
1 required artifact is missing.
for artifact:
org.apache.geronimo.modules:geronimo-openejb:jar:2.0.2-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: 3 minutes 48 seconds
[INFO] Finished at: Mon Sep 17 15:33:01 EDT 2007
[INFO] Final Memory: 63M/559M
[INFO] ------------------------------------------------------------------------