Deploy ignores settings.xml for remoteRepository declared in ant build.xml
--------------------------------------------------------------------------

                 Key: MANTTASKS-89
                 URL: http://jira.codehaus.org/browse/MANTTASKS-89
             Project: Maven 2.x Ant Tasks
          Issue Type: Bug
          Components: deploy task
    Affects Versions: 2.0.7
            Reporter: Pete Muir


Given 

<artifact:deploy uniqueVersion="true">
    <pom file="my.pom" />
   <remoteRepository refid="my.repository" />
</artifact:deploy>

Any authentication settings declared in settings.xml are ignored.

-- 
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