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

   **[Karl Heinz 
Marbaise](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=khmarbaise)**
 commented
   
   I would suggest to created a separate folder, cause 
`src/main/webapp/WEB-INF/classes` should never exist in src area...cause it 
could be mistaken etc. with `/target/WEB-INF/classes` ...and don't use 
`/src/main/webapp/...` which is part of the default structure...cause you are 
doing something special...Furthermore your complete setup could be achieved by 
using a separate maven project which contains the needed classes....if you have 
only a single module project the suggested one is the solution...So in the end 
this is not a bug...so i will close this.
   


-- 
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

Reply via email to