Issue Type: Bug Bug
Affects Versions: 1.0-alpha-6
Assignee: Unassigned
Attachments: mode.patch
Created: 29/Jun/12 2:28 AM
Description:

Try to copy an executable script to /usr/bin, but the CopyFile does not
respect the 0755 mode provided:

<copyFile>
<path>src/main/scripts/renjin</path>
<toFile>/usr/bin/renjin</toFile>
<attributes>
<mode>0755</mode>
</attributes>
</copyFile>

A quick patch is attached

Project: Maven 2.x Unix Plugin
Priority: Major Major
Reporter: Alexander Bertram
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to