[ https://issues.apache.org/jira/browse/MTOMCAT-160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13395987#comment-13395987 ]
Hudson commented on MTOMCAT-160: -------------------------------- Integrated in TomcatMavenPlugin-mvn3.x #162 (See [https://builds.apache.org/job/TomcatMavenPlugin-mvn3.x/162/]) [MTOMCAT-160] "Skipping non-war project" should not happen if using <addContextWarDependencies> fix logic. (Revision 1351394) Result = FAILURE olamy : http://svn.apache.org/viewvc/?view=rev&rev=1351394 Files : * /tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/AbstractRunMojo.java > "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, 2.0-beta-1 > Reporter: Neale Upstone > Assignee: Olivier Lamy (*$^¨%`£) > Fix For: 2.0 > > > 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