[
https://issues.apache.org/jira/browse/KARAF-4307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15130646#comment-15130646
]
Raman Gupta commented on KARAF-4307:
------------------------------------
Perhaps a better approach is to check the permissions of the files being
tarred/zipped, and just pass the permissions on. The files in target/assembly
already have the correct permissions so this should work.
> Archive Mojo does not set permissions properly in bin if usePathPrefix=false
> ----------------------------------------------------------------------------
>
> Key: KARAF-4307
> URL: https://issues.apache.org/jira/browse/KARAF-4307
> Project: Karaf
> Issue Type: Bug
> Components: karaf-tooling
> Reporter: Raman Gupta
> Priority: Trivial
>
> The Karaf ArchiveMojo does not set executable permissions properly in bin if
> usePathPrefix=false.
> It is looking for "/bin/" but if usePathPrefix is false, it will only match
> on "bin/".
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)