Well I agree the “generate-test-resources” isn’t quite ideal … I am just 
running a build with “generate-resources” ...

The tomcat plugin doesn’t have any effect on the build itself as there is no 
“execution” defined in the plugin definition. What it does is it allowes a user 
to simply run “mvn tomcat:run” and have a running console server without using 
the server jar.

Chris

Am 03.10.17, 19:46 schrieb "Dale LaBossiere" <[email protected]>:

    Hi Chris, I just pushed some changes to the poms, etc for "maintenance doc”
    
    There were two other things I noticed and didn’t understand:
    
    console/server/pom.xml - Is the “generate-test-resources” phase appropriate 
for copying in the war?  Seems odd being tied to “test” related processing.
    
    console/servlets/pom.xml - why is a there a declaration for 
tomcat7-maven-plugin?
    
    Thanks
    — Dale

Reply via email to