[ https://issues.apache.org/jira/browse/MTOMCAT-169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Olivier Lamy (*$^¨%`£) closed MTOMCAT-169. ------------------------------------------ Resolution: Fixed Fix Version/s: 2.0 patch applied with modification. you must configure <asWebapp> for the additional webapp. > Unable to Deploy WAR Defined via "webapps" Declaration > ------------------------------------------------------ > > Key: MTOMCAT-169 > URL: https://issues.apache.org/jira/browse/MTOMCAT-169 > Project: Apache Tomcat Maven Plugin > Issue Type: Bug > Components: tomcat7 > Affects Versions: 2.0 > Environment: MAC OSX > Reporter: Josh Harness > Assignee: Olivier Lamy (*$^¨%`£) > Priority: Minor > Fix For: 2.0 > > Attachments: MTOMCAT-169.patch > > > Web app does not deploy via embedded tomcat (tomat7:run) when I define the > following in my plugin config: > <webapps> > <webapp> > <groupId>com.company</groupId> > <artifactId>mywebapp</artifactId> > <version>1.0</version> > <type>war</type> > </webapp> > </webapps> > I only see the following and am unable to use the web application: > [INFO] Deploy warfile: > /Users/joshar1/.m2/repository/com/company/mywebapp//1.0/mywebapp-1.0.war to > contextPath: /mywebapp > I have a patch I'll attach to this ticket. -- 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