remove default settings of 664 / 775 for permissions ----------------------------------------------------
Key: MNG-3600 URL: http://jira.codehaus.org/browse/MNG-3600 Project: Maven 2 Issue Type: Improvement Components: Artifacts and Repositories Affects Versions: 2.0.9 Reporter: Brett Porter setting this makes it impossible to have "no setting", that is, to trust the umask on the server. This also means that if files on the server are not owned by the user, deploy fails because the mode can't be set. wagon 1.0-beta-3 has fixed a number of long standing issues with file permission setting using scp that were part of the impetus for this change, though it proved ineffectual in the end. -- 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