I'm facing a problem under M3 with 

  mvn deploy:deploy-file ...

I'm getting this error:

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-deploy-plugin:2.5:deploy-file (default-cli)
on project xxxx: Failed to deploy artifacts: Could not transfer artifact
com.oreilly:servlet:jar:20081226 from/to thirdparty
(http://xxxx/nexus/content/repositories/thirdparty):  

Return code is: 504 -> [Help 1]

And I've got a proxy-setting in my settings.xml

Everything works fine with Maven 2.2.1 and the proxy and repository
configuration without change.

Is there a significant change in the wagon-providers?


Environment: Maven 3.0.1, JDK 6
-- 
View this message in context: 
http://maven.40175.n5.nabble.com/Maven-3-deploy-file-no-longer-work-tp3287456p3287456.html
Sent from the Maven - Users mailing list archive at Nabble.com.

Reply via email to