configured directory permissions ignored
----------------------------------------

         Key: MNG-1282
         URL: http://jira.codehaus.org/browse/MNG-1282
     Project: Maven 2
        Type: Bug
  Components: maven-deploy-plugin  
    Versions: 2.0    
 Reporter: Jorg Heymans


I've specified <directoryPermissions>0775</directoryPermissions> in 
settings.xml for a server. However during deployment, maven creates them with 
0755, which is the default for that directory.

Filepermissions (eg <filePermissions>0664</filePermissions>) on the other hand 
are honoured.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to