[
https://issues.apache.org/jira/browse/SYNAPSE-305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12595916#action_12595916
]
Andreas Veithen commented on SYNAPSE-305:
-----------------------------------------
Using maven-assembly-plugin version 2.2-beta-1 instead of 2.1 solves the
problem. Note that version 2.2-beta-2 won't work because of this issue:
http://jira.codehaus.org/browse/MASSEMBLY-315 (see also SYNAPSE-300).
> mvn assembly:assembly produces tarball with strange file permissions
> --------------------------------------------------------------------
>
> Key: SYNAPSE-305
> URL: https://issues.apache.org/jira/browse/SYNAPSE-305
> Project: Synapse
> Issue Type: Bug
> Reporter: Andreas Veithen
> Assignee: Andreas Veithen
> Priority: Minor
> Fix For: 1.2
>
>
> Issued the following command:
> mvn assembly:assembly -o -Drelease
> Inspection of the generated tarball with the following command
> tar tvzf target/synapse-1.2-SNAPSHOT-bin.tar.gz
> reveals the following entries:
> --w----r-T 0/0 81494 2008-05-11 00:28:19
> synapse-1.2-SNAPSHOT/docs/Synapse_Configuration_Language.html
> --w----r-T 0/0 242489 2008-05-11 00:28:19
> synapse-1.2-SNAPSHOT/docs/Synapse_Samples.html
> --w----r-T 0/0 28720 2008-05-11 00:28:19
> synapse-1.2-SNAPSHOT/docs/Synapse_Samples_Setup.html
> --w----r-T 0/0 29199 2008-01-28 21:10:42
> synapse-1.2-SNAPSHOT/docs/Synapse_QuickStart.html
> --w----r-T 0/0 17745 2008-01-28 23:30:52
> synapse-1.2-SNAPSHOT/docs/Synapse_Extending.html
> Obviously the file permissions are incorrect. It is related to the issue
> described here: http://jira.codehaus.org/browse/MASSEMBLY-153
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]