I am running 'mvn deploy' with 3.0.4 on a very simple war overlay
project. The target is a nexus instance. There is no traffic in the
nexus logs.

The problem is specific to one repository; if I target another of my
repositories, it works fine.


Command-line:

mvn deploy -DupdateReleaseInfo=true

[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ sencha-extjs ---
Uploading: 
http://maven.basistech.net/nexus/content/repositories/thirdpary/com/basistech/thirdparty/sencha-extjs/4.1/sencha-extjs-4.1.war
Uploading: 
http://maven.basistech.net/nexus/content/repositories/thirdpary/com/basistech/thirdparty/sencha-extjs/4.1/sencha-extjs-4.1.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5.054s
[INFO] Finished at: Wed Jul 18 08:57:48 EDT 2012
[INFO] Final Memory: 17M/81M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy
(default-deploy) on project sencha-extjs: Failed to deploy artifacts:
Could not find artifact com.basistech.thirdparty:sencha-extjs:war:4.1
in basistech.3rdparty
(http://maven.basistech.net/nexus/content/repositories/thirdpary/) ->
[Help 1]

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

Reply via email to