I don't have a Jetty list account. Could someone help ask Jetty to deploy their m3 snapshot ?
On Fri, Nov 19, 2010 at 10:43 PM, <[email protected]> wrote: > Geronimo Revision: 1036850 built with tests included > > See the full build-0900.log file at > http://people.apache.org/builds/geronimo/server/binaries/trunk/20101119/build-0900.log > > > See the unit test reports at > http://people.apache.org/builds/geronimo/server/binaries/trunk/20101119/unit-test-reports > > > 2) org.eclipse.jetty:jetty-ajp:jar:8.0.0.M3-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.M3-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.M3-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.M3-SNAPSHOT > > 3) org.eclipse.jetty:jetty-jaspi:jar:8.0.0.M3-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.M3-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.M3-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.M3-SNAPSHOT > > 4) org.eclipse.jetty:jetty-webapp:jar:8.0.0.M3-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.M3-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.M3-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.M3-SNAPSHOT > > 5) org.eclipse.jetty:jetty-security:jar:8.0.0.M3-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.M3-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.M3-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.M3-SNAPSHOT > > 6) org.eclipse.jetty:jetty-servlet:jar:8.0.0.M3-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.M3-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.M3-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.M3-SNAPSHOT > > ---------- > 6 required artifacts are missing. > > for artifact: > org.apache.geronimo.modules:geronimo-jetty8: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: 28 minutes 41 seconds > [INFO] Finished at: Fri Nov 19 09:29:53 EST 2010 > [INFO] Final Memory: 607M/938M > [INFO] > ------------------------------------------------------------------------ > -- Shawn
