[jira] [Updated] (MTOMCAT-188) Allow for the creation of a war that is both executable and deployable

2012-12-05 Thread Mitch Kyle (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mitch Kyle updated MTOMCAT-188: --- Attachment: tomcat-maven-plugin_standalone-war-goal_05122012.patch Here's a patch. You may wa

[jira] [Created] (MTOMCAT-188) Allow for the creation of a war that is both executable and deployable

2012-12-04 Thread Mitch Kyle (JIRA)
Mitch Kyle created MTOMCAT-188: -- Summary: 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

Adding a goal to tomcat7-maven-plugin to build an artifact that is both deployable and executable

2012-12-03 Thread Mitch Kyle
Currently the tomcat7-maven-plugin allows for the creation of an executable jar, Which is fine but because it can't be deployed to tomcat, it requires us to release two artifacts. What I was thinking would be an alternate goal that would instead build a war file for the application with the