You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by "Siegmann Daniel, NY" <Da...@fja-us.com> on 2006/08/14 21:40:12 UTC

Can't download org.mortbay.jetty:servlet-api-2.5:jar:6.0.0beta12

A coworker had an issue with Maven2 failing to download
http://dist.codehaus.org/org.mortbay.jetty/jars/servlet-api-2.5-6.0. I don't
know why M2 is looking for the file there, since the file is on Ibiblio at
http://www.ibiblio.org/maven2/org/mortbay/jetty/servlet-api/2.5-6.0.0beta12/
, and this is already cached in our Maven Proxy (which mirrors central).

He's using the same settings.xml file as everyone else, which just mirrors
central with the Maven Proxy. I copied the error below. Anyone have an idea
as to why Maven2 is looking in the wrong place?

Downloading:
http://dist.codehaus.org/org.mortbay.jetty/jars/servlet-api-2.5-6.0
.0beta12.jar
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Error transferring file
  org.mortbay.jetty:servlet-api-2.5:jar:6.0.0beta12

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  codehaus (http://dist.codehaus.org),
  apache.snapshots (http://svn.apache.org/maven-snapshot-repository),
  snapshots (http://snapshots.maven.codehaus.org/maven2)
Path to dependency:
        1)
org.apache.maven.plugins:maven-site-plugin:maven-plugin:2.0-beta-5
        2) org.mortbay.jetty:jetty:jar:6.0.0beta12
        3) org.mortbay.jetty:servlet-api-2.5:jar:6.0.0beta12

--
Daniel Siegmann
FJA-US, Inc.
(212) 840-2618 ext. 139

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org