Sergio Fernández created MTOMCAT-181:
----------------------------------------
Summary: Allow to run the webapp under the root context
Key: MTOMCAT-181
URL: https://issues.apache.org/jira/browse/MTOMCAT-181
Project: Apache Tomcat Maven Plugin
Issue Type: New Feature
Components: tomcat7
Reporter: Sergio Fernández
Assignee: Olivier Lamy (*$^¨%`£)
Priority: Minor
Right now the plugin simply ignores this:
<plugin>
<groupId>org.apache.tomcat.maven</groupId>
<artifactId>tomcat7-maven-plugin</artifactId>
<version>2.0</version>
<configuration>
<path>/</path>
</configuration>
</plugin>
and take the artifactId as default context path.
Would be possible to run it under the root context?
--
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]