> I've searched but failed to find a way to control the dependent jar name > when it is bundled in the war. Specifically, I would like to remove the > trailing version number when the dependent jar is included in the > web-inf/lib. Does any one know a way?
If only there was documentation about the WAR plugin which might explain how to achieve this goal... oh wait, there is. Where did you search? http://maven.apache.org/plugins/maven-war-plugin/examples/file-name-mapping.html Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
