The bottom of the stack trace is:

Caused by: org.sonatype.aether.transfer.ArtifactNotFoundException:
Could not find artifact com.basistech.thirdparty:sencha-extjs:war:4.1
in basistech.3rdparty
(http://maven.basistech.net/nexus/content/repositories/thirdpary/)
        at 
org.sonatype.aether.connector.wagon.WagonRepositoryConnector$4.wrap(WagonRepositoryConnector.java:947)
        at 
org.sonatype.aether.connector.wagon.WagonRepositoryConnector$4.wrap(WagonRepositoryConnector.java:941)
        at 
org.sonatype.aether.connector.wagon.WagonRepositoryConnector$PutTask.run(WagonRepositoryConnector.java:837)
        at 
org.sonatype.aether.connector.wagon.WagonRepositoryConnector.put(WagonRepositoryConnector.java:467)
        at 
org.sonatype.aether.impl.internal.DefaultDeployer.deploy(DefaultDeployer.java:274)
        ... 26 more



On Wed, Jul 18, 2012 at 9:01 AM, Benson Margulies <bimargul...@gmail.com> wrote:
> 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