Stephen Buergler created MTOMCAT-260:
----------------------------------------
Summary: Bad default value for maven.tomcat.path
Key: MTOMCAT-260
URL: https://issues.apache.org/jira/browse/MTOMCAT-260
Project: Apache Tomcat Maven Plugin
Issue Type: Bug
Affects Versions: 2.2
Reporter: Stephen Buergler
Priority: Minor
I'm getting:
WARNING: A context path must either be an empty string or start with a '/'. The
path [test] does not meet these criteria and has been changed to [/test]
http://tomcat.apache.org/maven-plugin-2.2/tomcat7-maven-plugin/exec-war-only-mojo.html
Maybe the default for maven.tomcat.path should be '/${project.artifactId}'
instead of '${project.artifactId}'
Also, why not use '/' ? Maybe the description could elaborate on that more?
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]