[ 
https://issues.apache.org/jira/browse/MTOMCAT-188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13512123#comment-13512123
 ] 

Hudson commented on MTOMCAT-188:
--------------------------------

Integrated in TomcatMavenPlugin-mvn3.x #222 (See 
[https://builds.apache.org/job/TomcatMavenPlugin-mvn3.x/222/])
    [MTOMCAT-188] Allow for the creation of a war that is both executable and 
deployable
Submitted by Mitch Kyle
Patch applied with reformating code (Revision 1418074)

     Result = FAILURE
olamy : http://svn.apache.org/viewvc/?view=rev&rev=1418074
Files : 
* 
/tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/AbstractExecWarMojo.java
* 
/tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/AbstractStandaloneWarMojo.java
* 
/tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/StandaloneWarMojo.java
* 
/tomcat/maven-plugin/trunk/tomcat7-war-runner/src/main/java/org/apache/tomcat/maven/runner/Tomcat7Runner.java

                
> Allow for the creation of a war that is both executable and deployable
> ----------------------------------------------------------------------
>
>                 Key: MTOMCAT-188
>                 URL: https://issues.apache.org/jira/browse/MTOMCAT-188
>             Project: Apache Tomcat Maven Plugin
>          Issue Type: Improvement
>          Components: tomcat7
>    Affects Versions: 2.0-beta-1
>            Reporter: Mitch Kyle
>            Assignee: Olivier Lamy (*$^¨%`£)
>            Priority: Minor
>             Fix For: 2.1
>
>         Attachments: tomcat-maven-plugin_standalone-war-goal_05122012.patch
>
>
> Currently with the exec-war/-only goals, a jar or war is created that is 
> executable but not deployable to an existing tomcat meaning two release 
> artifacts would be required to take this approach.
> Ideally, a new goal would be added for creating war files that can be 
> deployed to an existing tomcat or excuted directly.
> Steps 
> a. Allow tomcat7-war-runner to copy the running war to the webapps folder if 
> some property is set
> b. Add a goal to build some war with tomcat7-war-runner overlayed and add a 
> manifest with main-class set.  
> If this sounds interesting, I can have a patch available soon and any 
> feedback would be great. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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

Reply via email to