Manish Java created MTOMCAT-295: ----------------------------------- Summary: Tomcat7 plugin fails in multi module project when test dependencies are present Key: MTOMCAT-295 URL: https://issues.apache.org/jira/browse/MTOMCAT-295 Project: Apache Tomcat Maven Plugin Issue Type: Bug Components: tomcat7 Affects Versions: 2.2 Reporter: Manish Java Assignee: Olivier Lamy (*$^¨%`£) Attachments: maven-tomcat7.zip
This issue is the same as MTOMCAT-210. In a multi-module project, if any of the modules has a dependency on the {{test-jar}} of another, the Tomcat7 Maven plugin fails to start Tomcat. Tomcat6 plugin does not suffer from this problem. Attached a sample project that reproduces the issue. Run it as {{mvn clean tomcat7:run}} to see the problem. {{mvn clean test-compile tomcat7:run}} runs fine. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org