Description
contextFile path="..." ignored when using tomcat7:run. I have been trying to use a custom context file (with contextFile config param). I can see the context being logged in the console, but the path attribute is ignored, and for all I know so are other settings (the app is always deployed with path=${project.artifactId}).