deploy task tries to upload things it shouldn't.
------------------------------------------------

                 Key: MANTTASKS-182
                 URL: http://jira.codehaus.org/browse/MANTTASKS-182
             Project: Maven 2.x Ant Tasks
          Issue Type: Bug
          Components: deploy task
    Affects Versions: 2.1.0
            Reporter: Aaron Kaplan


When I run the deploy ant task, deploying to a nexus repository via http, the 
first thing it does is try to upload 
org/apache/maven/super-pom/2.0/super-pom-2.0.jar .  This fails with a 400 error 
code because the file exists in the repository already.

I posted this problem to maven-users but received no replies.
http://mail-archives.apache.org/mod_mbox/maven-users/201004.mbox/%[email protected]%3e

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to