[
https://issues.apache.org/jira/browse/MTOMCAT-169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13425584#comment-13425584
]
Hudson commented on MTOMCAT-169:
--------------------------------
Integrated in TomcatMavenPlugin-mvn3.x #185 (See
[https://builds.apache.org/job/TomcatMavenPlugin-mvn3.x/185/])
[MTOMCAT-169] Unable to Deploy WAR Defined via "webapps" Declaration
Submitted by Josh Harness.
Patch modified to preserve backward comp. (Revision 1367432)
Result = FAILURE
olamy : http://svn.apache.org/viewvc/?view=rev&rev=1367432
Files :
*
/tomcat/maven-plugin/trunk/common-tomcat-maven-plugin/src/main/java/org/apache/tomcat/maven/common/config/AbstractWebapp.java
*
/tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/AbstractRunMojo.java
> 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: [email protected]
For additional commands, e-mail: [email protected]