Re: [I] [MWAR-86] Split the WAR file creation as a separate goal [maven-war-plugin]

2025-06-12 Thread via GitHub
jira-importer commented on issue #242: URL: https://github.com/apache/maven-war-plugin/issues/242#issuecomment-2967855218 **[Simone Gianni](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=simonegianni)** commented I parametrized the WarMojo with two booleans, one to crea

Re: [I] [MWAR-86] Split the WAR file creation as a separate goal [maven-war-plugin]

2025-06-12 Thread via GitHub
jira-importer closed issue #242: [MWAR-86] Split the WAR file creation as a separate goal URL: https://github.com/apache/maven-war-plugin/issues/242 -- 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 t

Re: [I] [MWAR-86] Split the WAR file creation as a separate goal [maven-war-plugin]

2025-06-12 Thread via GitHub
jira-importer commented on issue #242: URL: https://github.com/apache/maven-war-plugin/issues/242#issuecomment-2967855225 **[Haikal Saadh](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=tunaranch)** commented Would implementing this mean that, war:exploded will actually

Re: [I] [MWAR-86] Split the WAR file creation as a separate goal [maven-war-plugin]

2025-06-12 Thread via GitHub
jira-importer commented on issue #242: URL: https://github.com/apache/maven-war-plugin/issues/242#issuecomment-2967855223 **[wargre](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=wargre)** commented why not make the war:exploded goal binded with prepare-package phase?