[
https://issues.apache.org/jira/browse/MTOMCAT-228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13763868#comment-13763868
]
Travis Schneeberger commented on MTOMCAT-228:
---------------------------------------------
This jira would provide a possible solution to the issue documented at:
http://stackoverflow.com/questions/15480218/tomcat-maven-plugin-run-webapps-but-not-current-project/
Since the jetty maven plugin supports this, it would make things a bit more
consistent when wanting to use both jetty and tomcat.
> Provide option to deploy war file(s) from a location when executing run mojo
> ----------------------------------------------------------------------------
>
> Key: MTOMCAT-228
> URL: https://issues.apache.org/jira/browse/MTOMCAT-228
> Project: Apache Tomcat Maven Plugin
> Issue Type: Improvement
> Reporter: Peter Nguyen
> Priority: Minor
>
> Can we please add the ability to deploy a war file from a location instead of
> the m2 repository (via webapps) when running the run mojo?
> I currently have a multi module project that contains two sub projects: a
> project containing a war file and it's sibling containing a suite of selenium
> tests
> project-parent
> +-- war-project (war project)
> +-- integration-tests (non-war project)
> I'd like to have the integration tests start up an embedded server and deploy
> the war file from the project containing the web app. It seems I can only do
> this if the artifact under test has been installed and deployed via the
> <webapps> configuration.
--
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: [email protected]
For additional commands, e-mail: [email protected]