Fixed in Rev802023 by moving up to 7.0.0.RC4-SNAPSHOT.


-Donald


rahul.soa wrote:
Hello Devs,

I tried building a brand new Geronimo server and got the missing artifact error.

I see this URL is not available (404 error)
http://repository.apache.org/snapshots/org/eclipse/jetty/jetty-servlet/7.0.0.RC3-SNAPSHOT/jetty-servlet-7.0.0.RC3-SNAPSHOT.jar

Full traces are given below: Can you please help me in this?

Thanks.

Best Regards,
Rahul

---------

[INFO] Unable to find resource 'org.eclipse.jetty:jetty-servlet:jar:7.0.0.RC3-SNAPSHOT' in repository codehaus.snapshots (http://snapshots.repository.codehaus.org) Downloading: http://repository.apache.org/snapshots/org/eclipse/jetty/jetty-servlet/7.0.0.RC3-SNAPSHOT/jetty-servlet-7.0.0.RC3-SNAPSHOT.jar [INFO] Unable to find resource 'org.eclipse.jetty:jetty-servlet:jar:7.0.0.RC3-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots) [INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.eclipse.jetty:jetty-ajp:jar:7.0.0.RC3-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=7.0.0.RC3-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=7.0.0.RC3-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
      1) org.apache.geronimo.modules:geronimo-jetty7:jar:2.2-SNAPSHOT
      2) org.eclipse.jetty:jetty-ajp:jar:7.0.0.RC3-SNAPSHOT

2) org.eclipse.jetty:jetty-jaspi:jar:7.0.0.RC3-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=7.0.0.RC3-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=7.0.0.RC3-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
      1) org.apache.geronimo.modules:geronimo-jetty7:jar:2.2-SNAPSHOT
      2) org.eclipse.jetty:jetty-jaspi:jar:7.0.0.RC3-SNAPSHOT

3) org.eclipse.jetty:jetty-webapp:jar:7.0.0.RC3-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=7.0.0.RC3-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=7.0.0.RC3-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
      1) org.apache.geronimo.modules:geronimo-jetty7:jar:2.2-SNAPSHOT
      2) org.eclipse.jetty:jetty-webapp:jar:7.0.0.RC3-SNAPSHOT

4) org.eclipse.jetty:jetty-security:jar:7.0.0.RC3-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=7.0.0.RC3-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=7.0.0.RC3-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
      1) org.apache.geronimo.modules:geronimo-jetty7:jar:2.2-SNAPSHOT
      2) org.eclipse.jetty:jetty-security:jar:7.0.0.RC3-SNAPSHOT

5) org.eclipse.jetty:jetty-servlet:jar:7.0.0.RC3-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=7.0.0.RC3-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=7.0.0.RC3-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
      1) org.apache.geronimo.modules:geronimo-jetty7:jar:2.2-SNAPSHOT
      2) org.eclipse.jetty:jetty-servlet:jar:7.0.0.RC3-SNAPSHOT

----------
5 required artifacts are missing.

for artifact:
  org.apache.geronimo.modules:geronimo-jetty7:jar:2.2-SNAPSHOT

from the specified remote repositories:
  apache.snapshots (http://repository.apache.org/snapshots),
  codehaus.snapshots (http://snapshots.repository.codehaus.org),
jetty-snapshots.oss.sonatype.org <http://jetty-snapshots.oss.sonatype.org> (http://oss.sonatype.org/content/repositories/jetty-snapshots/), apache.org <http://apache.org> (http://people.apache.org/repo/m2-snapshot-repository),
  cica.es <http://cica.es> (http://ftp.cica.es/mirrors/maven2)



[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Missing:
----------
1) org.eclipse.jetty:jetty-ajp:jar:7.0.0.RC3-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=7.0.0.RC3-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=7.0.0.RC3-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
      1) org.apache.geronimo.modules:geronimo-jetty7:jar:2.2-SNAPSHOT
      2) org.eclipse.jetty:jetty-ajp:jar:7.0.0.RC3-SNAPSHOT

2) org.eclipse.jetty:jetty-jaspi:jar:7.0.0.RC3-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=7.0.0.RC3-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=7.0.0.RC3-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
      1) org.apache.geronimo.modules:geronimo-jetty7:jar:2.2-SNAPSHOT
      2) org.eclipse.jetty:jetty-jaspi:jar:7.0.0.RC3-SNAPSHOT

3) org.eclipse.jetty:jetty-webapp:jar:7.0.0.RC3-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=7.0.0.RC3-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=7.0.0.RC3-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
      1) org.apache.geronimo.modules:geronimo-jetty7:jar:2.2-SNAPSHOT
      2) org.eclipse.jetty:jetty-webapp:jar:7.0.0.RC3-SNAPSHOT

4) org.eclipse.jetty:jetty-security:jar:7.0.0.RC3-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=7.0.0.RC3-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=7.0.0.RC3-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
      1) org.apache.geronimo.modules:geronimo-jetty7:jar:2.2-SNAPSHOT
      2) org.eclipse.jetty:jetty-security:jar:7.0.0.RC3-SNAPSHOT

5) org.eclipse.jetty:jetty-servlet:jar:7.0.0.RC3-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=7.0.0.RC3-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=7.0.0.RC3-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
      1) org.apache.geronimo.modules:geronimo-jetty7:jar:2.2-SNAPSHOT
      2) org.eclipse.jetty:jetty-servlet:jar:7.0.0.RC3-SNAPSHOT

----------
5 required artifacts are missing.

for artifact:
  org.apache.geronimo.modules:geronimo-jetty7:jar:2.2-SNAPSHOT

from the specified remote repositories:
  apache.snapshots (http://repository.apache.org/snapshots),
  codehaus.snapshots (http://snapshots.repository.codehaus.org),
jetty-snapshots.oss.sonatype.org <http://jetty-snapshots.oss.sonatype.org> (http://oss.sonatype.org/content/repositories/jetty-snapshots/), apache.org <http://apache.org> (http://people.apache.org/repo/m2-snapshot-repository),
  cica.es <http://cica.es> (http://ftp.cica.es/mirrors/maven2)


at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:695) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:540) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:519) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:371) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:332) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:181)
    at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:356)
    at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:137)
    at org.apache.maven.cli.MavenCli.main(MavenCli.java:356)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
    at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
    at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
    at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException: Missing:
----------
1) org.eclipse.jetty:jetty-ajp:jar:7.0.0.RC3-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=7.0.0.RC3-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=7.0.0.RC3-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
      1) org.apache.geronimo.modules:geronimo-jetty7:jar:2.2-SNAPSHOT
      2) org.eclipse.jetty:jetty-ajp:jar:7.0.0.RC3-SNAPSHOT

2) org.eclipse.jetty:jetty-jaspi:jar:7.0.0.RC3-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=7.0.0.RC3-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=7.0.0.RC3-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
      1) org.apache.geronimo.modules:geronimo-jetty7:jar:2.2-SNAPSHOT
      2) org.eclipse.jetty:jetty-jaspi:jar:7.0.0.RC3-SNAPSHOT

3) org.eclipse.jetty:jetty-webapp:jar:7.0.0.RC3-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=7.0.0.RC3-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=7.0.0.RC3-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
      1) org.apache.geronimo.modules:geronimo-jetty7:jar:2.2-SNAPSHOT
      2) org.eclipse.jetty:jetty-webapp:jar:7.0.0.RC3-SNAPSHOT

4) org.eclipse.jetty:jetty-security:jar:7.0.0.RC3-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=7.0.0.RC3-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=7.0.0.RC3-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
      1) org.apache.geronimo.modules:geronimo-jetty7:jar:2.2-SNAPSHOT
      2) org.eclipse.jetty:jetty-security:jar:7.0.0.RC3-SNAPSHOT

5) org.eclipse.jetty:jetty-servlet:jar:7.0.0.RC3-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=7.0.0.RC3-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=7.0.0.RC3-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
      1) org.apache.geronimo.modules:geronimo-jetty7:jar:2.2-SNAPSHOT
      2) org.eclipse.jetty:jetty-servlet:jar:7.0.0.RC3-SNAPSHOT

----------
5 required artifacts are missing.

for artifact:
  org.apache.geronimo.modules:geronimo-jetty7:jar:2.2-SNAPSHOT

from the specified remote repositories:
  apache.snapshots (http://repository.apache.org/snapshots),
  codehaus.snapshots (http://snapshots.repository.codehaus.org),
jetty-snapshots.oss.sonatype.org <http://jetty-snapshots.oss.sonatype.org> (http://oss.sonatype.org/content/repositories/jetty-snapshots/), apache.org <http://apache.org> (http://people.apache.org/repo/m2-snapshot-repository),
  cica.es <http://cica.es> (http://ftp.cica.es/mirrors/maven2)


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:1492) at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:435) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:678)
    ... 16 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3 minutes 31 seconds
[INFO] Finished at: Fri Aug 07 14:34:53 CEST 2009
[INFO] Final Memory: 189M/508M
[INFO] ------------------------------------------------------------------------
[ra...@localhost GeronimoServer]$


Reply via email to