Neale Upstone created MTOMCAT-160: ------------------------------------- Summary: "Skipping non-war project" should not happen if using <addContextWarDependencies> Key: MTOMCAT-160 URL: https://issues.apache.org/jira/browse/MTOMCAT-160 Project: Apache Tomcat Maven Plugin Issue Type: Bug Affects Versions: 1.1 Reporter: Neale Upstone
For build pipelines, <addContextWarDependencies>true</addContextWarDependencies> is often used in projects which contain just the acceptance tests. If the project packaging is set as JAR, we get: [INFO] [tomcat:run {execution: start-tomcat}] [INFO] Skipping non-war project I can see reasons why the skip logic is there, but this should not happen when addContextWarDependencies (or any cleaner successor) is enabled. Any chance of this getting tweaked for beta2/rc1 ? -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org