You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Luis Perea <lp...@telmex.com> on 2006/12/20 02:48:25 UTC

[Maven proxy] Error transferring file

Hi, I´ve just configured the maven-proxy but when I try to build my proyect,
it gave me this error

Downloading:
http://192.168.10.147:9999/repository//org/mortbay/jetty/jetty/6.0.
0beta12/jetty-6.0.0beta12.jar
463K downloaded
Downloading:
http://192.168.10.147:9999/repository//org/apache/maven/doxia/doxia
-core/1.0-alpha-8/doxia-core-1.0-alpha-8.jar
199K downloaded
Downloading:
http://192.168.10.147:9999/repository//velocity/velocity/1.4/veloci
ty-1.4.jar
352K downloaded
Downloading:
http://192.168.10.147:9999/repository//oro/oro/2.0.7/oro-2.0.7.jar
63K downloaded
Downloading:
http://192.168.10.147:9999/repository//org/codehaus/plexus/plexus-v
elocity/1.1.3/plexus-velocity-1.1.3.jar
7K downloaded
Downloading:
http://192.168.10.147:9999/repository//org/apache/maven/doxia/doxia
-decoration-model/1.0-alpha-8/doxia-decoration-model-1.0-alpha-8.jar
39K downloaded
Downloading:
http://192.168.10.147:9999/repository//org/codehaus/plexus/plexus-i
18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar
11K downloaded
Downloading:
http://192.168.10.147:9999/repository//velocity/velocity-dep/1.4/ve
locity-dep-1.4.jar
505K downloaded
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


[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------


I don't know why this works fine with some jars, but when it try to dwonload
org.mortbay.jetty:servlet-api-2.5:jar:6.0.0beta12, fails

does anybody knows what's wrong?
When I try to do this using a direct conection to internet everything works
fine, no problems.
Thanks for any help


-- 
View this message in context: http://www.nabble.com/-Maven-proxy--Error-transferring-file-tf2857472s177.html#a7983259
Sent from the Maven - Users mailing list archive at Nabble.com.


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