Jeff Caddel created MOJO-1831:
---------------------------------

             Summary: WagonUtils.createWagon does not respect filePermissions 
from settings.xml
                 Key: MOJO-1831
                 URL: https://jira.codehaus.org/browse/MOJO-1831
             Project: Mojo
          Issue Type: Bug
          Components: wagon
    Affects Versions: wagon-maven-plugin-1.0-beta-3
            Reporter: Jeff Caddel
         Attachments: patch.txt

When using the wagon:upload-single goal, the Repository object that gets 
created by WagonUtils.createWagon does not use the Settings object to apply 
filePermissions, directoryPermissions, etc.

As a result, the RepositoryPermissions member variable of the Repository object 
that gets used by the Wagon is null.

This patch fills in the RepositoryPermissions member variable when the 
Repository object gets created.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to