Geronimo Revision: 957686 built with tests included
See the full build-1500.log file at
http://people.apache.org/builds/geronimo/server/binaries/trunk/20100624/build-1500.log
See the unit test reports at
http://people.apache.org/builds/geronimo/server/binaries/trunk/20100624/unit-test-reports
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.geronimo.ext.tomcat
-DartifactId=catalina -Dversion=7.0.0.2-SNAPSHOT -Dpackaging=jar
-Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=org.apache.geronimo.ext.tomcat
-DartifactId=catalina -Dversion=7.0.0.2-SNAPSHOT -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.apache.geronimo.modules:geronimo-tomcat7:bundle:3.0-SNAPSHOT
2) org.apache.geronimo.ext.tomcat:catalina:jar:7.0.0.2-SNAPSHOT
2) org.apache.geronimo.ext.tomcat:catalina-ha:jar:7.0.0.2-SNAPSHOT
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.geronimo.ext.tomcat
-DartifactId=catalina-ha -Dversion=7.0.0.2-SNAPSHOT -Dpackaging=jar
-Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=org.apache.geronimo.ext.tomcat
-DartifactId=catalina-ha -Dversion=7.0.0.2-SNAPSHOT -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.apache.geronimo.modules:geronimo-tomcat7:bundle:3.0-SNAPSHOT
2) org.apache.geronimo.ext.tomcat:catalina-ha:jar:7.0.0.2-SNAPSHOT
3) org.apache.geronimo.ext.tomcat:jasper:jar:7.0.0.2-SNAPSHOT
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.geronimo.ext.tomcat
-DartifactId=jasper -Dversion=7.0.0.2-SNAPSHOT -Dpackaging=jar
-Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=org.apache.geronimo.ext.tomcat
-DartifactId=jasper -Dversion=7.0.0.2-SNAPSHOT -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.apache.geronimo.modules:geronimo-tomcat7:bundle:3.0-SNAPSHOT
2) org.apache.geronimo.modules:geronimo-jasper:jar:3.0-SNAPSHOT
3) org.apache.geronimo.ext.tomcat:jasper:jar:7.0.0.2-SNAPSHOT
4) org.apache.geronimo.ext.tomcat:util:jar:7.0.0.2-SNAPSHOT
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.geronimo.ext.tomcat
-DartifactId=util -Dversion=7.0.0.2-SNAPSHOT -Dpackaging=jar
-Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=org.apache.geronimo.ext.tomcat
-DartifactId=util -Dversion=7.0.0.2-SNAPSHOT -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.apache.geronimo.modules:geronimo-tomcat7:bundle:3.0-SNAPSHOT
2) org.apache.geronimo.modules:geronimo-jasper:jar:3.0-SNAPSHOT
3) org.apache.geronimo.ext.tomcat:util:jar:7.0.0.2-SNAPSHOT
5) org.apache.geronimo.ext.tomcat:jasper-el:jar:7.0.0.2-SNAPSHOT
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.geronimo.ext.tomcat
-DartifactId=jasper-el -Dversion=7.0.0.2-SNAPSHOT -Dpackaging=jar
-Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=org.apache.geronimo.ext.tomcat
-DartifactId=jasper-el -Dversion=7.0.0.2-SNAPSHOT -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.apache.geronimo.modules:geronimo-tomcat7:bundle:3.0-SNAPSHOT
2) org.apache.geronimo.modules:geronimo-jasper:jar:3.0-SNAPSHOT
3) org.apache.geronimo.ext.tomcat:jasper-el:jar:7.0.0.2-SNAPSHOT
----------
5 required artifacts are missing.
for artifact:
org.apache.geronimo.modules:geronimo-tomcat7:bundle:3.0-SNAPSHOT
from the specified remote repositories:
apache.snapshots (http://repository.apache.org/snapshots),
codehaus.snapshots (http://snapshots.repository.codehaus.org),
openqa-snapshots (http://nexus.openqa.org/content/repositories/snapshots),
local (file:///home/geronimo/.m2/jtidy.repository),
ibiblio.org (http://maven.rtp.raleigh.ibm.com/nexus-proxy/),
java.net.2 (http://download.java.net/maven/1/),
jetty.oss.sonatype.org (http://oss.sonatype.org/content/repositories/jetty/),
openqa-releases (http://nexus.openqa.org/content/repositories/releases),
smx.svn (http://svn.apache.org/repos/asf/servicemix/m2-repo/)
at
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:360)
at
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:304)
at
org.apache.maven.plugin.DefaultPluginManager.resolveTransitiveDependencies(DefaultPluginManager.java:1499)
at
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:442)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
... 17 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 30 minutes 37 seconds
[INFO] Finished at: Thu Jun 24 15:55:41 EDT 2010
[INFO] Final Memory: 533M/929M
[INFO] ------------------------------------------------------------------------