Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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.