[ https://issues.apache.org/jira/browse/MTOMCAT-102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13128745#comment-13128745 ]
Hudson commented on MTOMCAT-102: -------------------------------- Integrated in TomcatMavenPlugin #47 (See [https://builds.apache.org/job/TomcatMavenPlugin/47/]) [MTOMCAT-102] Add a mojo to build a standalone jar to run a web application: make attach artifact classifier and type configurable [MTOMCAT-102] Add a mojo to build a standalone jar to run a web application: attach the generated artifact. [MTOMCAT-102] Add a mojo to build a standalone jar to run a web application: add possibility to use a pom project which configured war dependencies to add in the generated exec jar. olamy : http://svn.apache.org/viewvc/?view=rev&rev=1185053 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-war-runner/src/main/java/org/apache/tomcat/maven/runner/Tomcat7RunnerCli.java olamy : http://svn.apache.org/viewvc/?view=rev&rev=1185052 Files : * /tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/AbstractExecWarMojo.java olamy : http://svn.apache.org/viewvc/?view=rev&rev=1185051 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/WarRunDependency.java * /tomcat/maven-plugin/trunk/tomcat7-war-runner/NOTES.TXT * /tomcat/maven-plugin/trunk/tomcat7-war-runner/src/main/java/org/apache/tomcat/maven/runner/Tomcat7Runner.java * /tomcat/maven-plugin/trunk/tomcat7-war-runner/src/main/java/org/apache/tomcat/maven/runner/Tomcat7RunnerCli.java > Add a mojo to build a standalone jar to run a web application > ------------------------------------------------------------- > > Key: MTOMCAT-102 > URL: https://issues.apache.org/jira/browse/MTOMCAT-102 > Project: Apache Tomcat Maven Plugin > Issue Type: New Feature > Components: tomcat7 > Reporter: Olivier Lamy > Assignee: Olivier Lamy > Fix For: 2.0 > > > goal exec-war will create a standalone jar which will contains all tomcat > jars, a war to run your application with a simple java -jar -- 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