Re: Multiple WAR deploy with maven to tomcat

2011-08-30 Thread Anders Hammar
; is simply an empty project with just the > .project file and pom.xml, is that what your referring to? > If so I have done that and the result was the same. > is there some other maven distinction for "pom packaging"? > > -- > View this message in context: >

Re: Multiple WAR deploy with maven to tomcat

2011-08-30 Thread peekay_21
quot;? -- View this message in context: http://maven.40175.n5.nabble.com/Multiple-WAR-deploy-with-maven-to-tomcat-tp4750066p4750462.html Sent from the Maven Developers mailing list archive at Nabble.com. - To unsubscribe,

Re: Multiple WAR deploy with maven to tomcat

2011-08-30 Thread Anders Hammar
ment > > ${project.root}/enrollment/target/enrollment.war >                         >                     >                 > >             >             >                org.codehaus.cargo >                cargo-maven2-plugin >                1.1.2 >