scottkurz commented on pull request #19: URL: https://github.com/apache/maven-war-plugin/pull/19#issuecomment-835829453
Thx @hboutemy .. one quick note: Wasn't sure how to write up the doc not knowing the next version: 3.3.2, 3.4.0, etc. [Here](https://github.com/apache/maven-war-plugin/blob/17e71f8569c7c236ba7f918095942e3e26861c55/src/main/java/org/apache/maven/plugins/war/AbstractWarMojo.java#L368) I wrote: ``` * Starting with <b>3.3.2</b>, if a value of "/" is specified the entire * webappDirectory will be checked, i.e. the "/" signifies "root". ``` but the JIRA shows: **Fix Version/s: 3.4.0** so perhaps this should be updated at some point? Not sure how this is typically handled but if you want me to do a PR as the release gets closer I could. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
