Your should add the goal to the release plugin ,configuration> area like this: <goals>site,site:deploy,deploy or whateveryourdeploygoal:is</goals>
then it gets kicked off when u run release:perform Cheers On Thu, 2007-11-15 at 12:17 -0800, Ravi_116 wrote: > Can the maven release plugin deploy the war file to external application > service/Tomcat after it is finished. The extra goals are added to the > "goal" configuration parameter on the sub-module pom.xml, but the release > plugin does not seem to be call the extra goals configured in the module's > pom.xml. > Ravi > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
