Re: [I] [MWAR-27] It should be possible to exclude the META-INF/maven directory from produced WARs [maven-war-plugin]

2025-06-12 Thread via GitHub


jira-importer closed issue #204: [MWAR-27] It should be possible to exclude the 
META-INF/maven directory from produced WARs
URL: https://github.com/apache/maven-war-plugin/issues/204


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



Re: [I] [MWAR-27] It should be possible to exclude the META-INF/maven directory from produced WARs [maven-war-plugin]

2025-06-12 Thread via GitHub


jira-importer commented on issue #204:
URL: 
https://github.com/apache/maven-war-plugin/issues/204#issuecomment-2967852512

   **[Ernesto S. Tolentino 
Jr.](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=jtolentino)** 
commented
   
   This is already addressed by the current version (2.0.1) of MavenArchiver, 
which is shared throughout Maven JAR, EAR, and WAR Plugins. Use 
\\false\\ to 
exclude META-INF/maven. See 
http://maven.apache.org/plugins/maven-war-plugin/war-mojo.html and 
org.apache.maven.archiver.MavenArchiver.createArchive() for more details.
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



Re: [I] [MWAR-27] It should be possible to exclude the META-INF/maven directory from produced WARs [maven-war-plugin]

2025-06-12 Thread via GitHub


jira-importer commented on issue #204:
URL: 
https://github.com/apache/maven-war-plugin/issues/204#issuecomment-2967852509

   **[Brett 
Porter](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=brettporter)**
 commented
   
   this should follow the same convention as the jar plugin
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]