Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0.9
-
Fix Version/s: 2.1.0
-
Component/s: Artifacts and Repositories
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
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.
Issue Links
| This issue is related to: | ||||
| WAGON-171 | Cannot deploy files over existing files if someone else originally uploaded them. |
|
|
|
| This issue depends upon: | ||||
| MNG-3622 | upgrade to wagon 1.0-beta-4 |
|
|
|
| This issue is depended upon by: | ||||
| MDEPLOY-87 | Exception in deploy-file when uploading artifact with different owner for maven-metadata.xml |
|
|
|
committed - adding docs shortly before closing