Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.4.1
-
Labels:None
-
Number of attachments :
Description
plugin:repository-deploy:
[echo] maven.repo.list is set - using artifact deploy mode
Will deploy to 1 repository(ies): sourceforge-mp
Deploying to repository: sourceforge-mp
Deploying: C:\source\sourceforge\maven-plugins\dbunit\project.xml-->maven-plugins/poms/maven-dbunit-plugin-1.2.pom
Executing command: mkdir -p /home/groups/m/ma/maven-plugins/htdocs/maven//maven-plugins/poms
Executing command: chgrp maven-plugins /home/groups/m/ma/maven-plugins/htdocs/maven//maven-plugins/poms/maven-dbunit-plugin-1.2.pom
Deploying: C:\source\sourceforge\maven-plugins\dbunit\project.xml.md5-->maven-plugins/poms/maven-dbunit-plugin-1.2.pom.md5
Executing command: mkdir -p /home/groups/m/ma/maven-plugins/htdocs/maven//maven-plugins/poms
Executing command: chgrp maven-plugins /home/groups/m/ma/maven-plugins/htdocs/maven//maven-plugins/poms/maven-dbunit-plugin-1.2.pom.
md5
Note: there is no chmod g+w above.
Issue Links
- is superceded by
-
MPARTIFACT-12
property for defining remote repo file permission after upload
-
- relates to
-
MPARTIFACT-29
scpexe does not set permissions
-
Wouldn't setting a umask of 002 on the server you are deploying too solve this issue with changes to the code?