Raman Gupta created KARAF-4307:
----------------------------------
Summary: 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)