I think jetty released 8.0.0-M0
david jencks
On Mar 9, 2010, at 12:35 PM, [email protected] wrote:
Geronimo Revision: 921092 built with tests included
See the full build-1500.log file at
http://people.apache.org/builds/geronimo/server/binaries/trunk/20100309/build-1500.log
See the unit test reports at
http://people.apache.org/builds/geronimo/server/binaries/trunk/20100309/unit-test-reports
Path to dependency:
1) org.apache.geronimo.modules:geronimo-jetty8:bundle:3.0-SNAPSHOT
2) org.eclipse.jetty:jetty-util:jar:8.0.0.M0-SNAPSHOT
2) org.eclipse.jetty:jetty-ajp:jar:8.0.0.M0-SNAPSHOT
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.eclipse.jetty -
DartifactId=jetty-ajp -Dversion=8.0.0.M0-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.eclipse.jetty -
DartifactId=jetty-ajp -Dversion=8.0.0.M0-SNAPSHOT -Dpackaging=jar -
Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.apache.geronimo.modules:geronimo-jetty8:bundle:3.0-SNAPSHOT
2) org.eclipse.jetty:jetty-ajp:jar:8.0.0.M0-SNAPSHOT
3) org.eclipse.jetty:jetty-jaspi:jar:8.0.0.M0-SNAPSHOT
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.eclipse.jetty -
DartifactId=jetty-jaspi -Dversion=8.0.0.M0-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.eclipse.jetty -
DartifactId=jetty-jaspi -Dversion=8.0.0.M0-SNAPSHOT -Dpackaging=jar -
Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.apache.geronimo.modules:geronimo-jetty8:bundle:3.0-SNAPSHOT
2) org.eclipse.jetty:jetty-jaspi:jar:8.0.0.M0-SNAPSHOT
4) org.eclipse.jetty:jetty-webapp:jar:8.0.0.M0-SNAPSHOT
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.eclipse.jetty -
DartifactId=jetty-webapp -Dversion=8.0.0.M0-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.eclipse.jetty -
DartifactId=jetty-webapp -Dversion=8.0.0.M0-SNAPSHOT -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.apache.geronimo.modules:geronimo-jetty8:bundle:3.0-SNAPSHOT
2) org.eclipse.jetty:jetty-webapp:jar:8.0.0.M0-SNAPSHOT
5) org.eclipse.jetty:jetty-security:jar:8.0.0.M0-SNAPSHOT
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.eclipse.jetty -
DartifactId=jetty-security -Dversion=8.0.0.M0-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.eclipse.jetty -
DartifactId=jetty-security -Dversion=8.0.0.M0-SNAPSHOT -
Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.apache.geronimo.modules:geronimo-jetty8:bundle:3.0-SNAPSHOT
2) org.eclipse.jetty:jetty-security:jar:8.0.0.M0-SNAPSHOT
6) org.eclipse.jetty:jetty-servlet:jar:8.0.0.M0-SNAPSHOT
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.eclipse.jetty -
DartifactId=jetty-servlet -Dversion=8.0.0.M0-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.eclipse.jetty -
DartifactId=jetty-servlet -Dversion=8.0.0.M0-SNAPSHOT -
Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.apache.geronimo.modules:geronimo-jetty8:bundle:3.0-SNAPSHOT
2) org.eclipse.jetty:jetty-servlet:jar:8.0.0.M0-SNAPSHOT
----------
6 required artifacts are missing.
for artifact:
org.apache.geronimo.modules:geronimo-jetty8:bundle:3.0-SNAPSHOT
from the specified remote repositories:
ops4j.snapshots (http://repository.ops4j.org/mvn-snapshots/),
apache.snapshots (http://repository.apache.org/snapshots),
codehaus.snapshots (http://snapshots.repository.codehaus.org),
ibiblio.org (http://maven.rtp.raleigh.ibm.com/nexus-proxy/),
jetty.oss.sonatype.org (http://oss.sonatype.org/content/repositories/jetty/
)
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: 24 minutes 28 seconds
[INFO] Finished at: Tue Mar 09 15:25:44 EST 2010
[INFO] Final Memory: 567M/997M
[INFO]
------------------------------------------------------------------------