I'm specifying a unversioned name for my war , under the maven-war-plugin as :
<warName>eportal</warName> When i try to deploy to Tomcat , the cargo-maven2-plugin is complaining that ~ /target/eportal-1.0.0.war does not exist ...which is correct , since the war file is called eportal.war. How do I configure the plugin to use the correct war file? This http://cargo.codehaus.org/Maven2+plugin mentions the <deployables> under <configuration> , but does not much. -- Jeff Mutonho GoogleTalk : ejbengine Skype : ejbengine Registered Linux user number 366042 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]