You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Brian Bonner <bk...@gmail.com> on 2006/05/16 18:26:21 UTC

org.mortbay.jetty:servlet-api-2.5:jar:6.0.0beta12 dependency

I'm trying to run mvn site and I'm running into this problem:
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:
  Maven Snapshots (http://snapshots.maven.codehaus.org/maven2/),
  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



Caused by I/O exception: Connection refused: connect


Is there a mirror where I can access this?

Thanks.

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


Re: org.mortbay.jetty:servlet-api-2.5:jar:6.0.0beta12 dependency

Posted by Brian Bonner <bk...@gmail.com>.
Brett, thanks for working on the dist.codehaus.org repository.  I hope
that this will resolve this problem.

Brian

On 5/16/06, Brian Bonner <bk...@gmail.com> wrote:
> I'm trying to run mvn site and I'm running into this problem:
> 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:
>   Maven Snapshots (http://snapshots.maven.codehaus.org/maven2/),
>   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
>
>
>
> Caused by I/O exception: Connection refused: connect
>
>
> Is there a mirror where I can access this?
>
> Thanks.
>

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