jira-importer commented on issue #172: URL: https://github.com/apache/maven-war-plugin/issues/172#issuecomment-2967847677
**[Marco Rothe](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=m.rothe)** commented I've checked the working/failing WARs zip entries attributes and found, as supposed, 000 permissions in the non-working WAR - which was build on windows with maven-war-plugin 2.5 The working WAR (build on windows using maven-war 2.4) and a third WAR file I compared (build on linux using maven-war 2.5 !) are equal an have the expected 755 permissions. So this issue seems to occur with archives created on windows (only?) and will be probably fixed with an upgrade to plexus-io 2.4.1 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org