You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2021/12/05 02:19:26 UTC

[GitHub] [maven-war-plugin] caiwei-ebay opened a new pull request #21: allow to create war archive without copying massive files to exploded…

caiwei-ebay opened a new pull request #21:
URL: https://github.com/apache/maven-war-plugin/pull/21


   MWAR-445
   
   This PR is initialized for discussion.
   Basically the idea is to create the war archive without massive file copyings to exploded war directory to make maven-war-plugin run faster.
   
   Please share your thoughts on it.


-- 
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-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [maven-war-plugin] michael-o commented on pull request #21: allow to create war archive without copying massive files to exploded…

Posted by GitBox <gi...@apache.org>.
michael-o commented on pull request #21:
URL: https://github.com/apache/maven-war-plugin/pull/21#issuecomment-986238220


   Doens't this only make sense in `war:war` goal?


-- 
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-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org