I have maven2 and don't want to install ant.
Wayne Fay <[EMAIL PROTECTED]> schrieb: Maven is great, but in this particular case, I would think about just using an Ant "deploy to Tomcat" script. Wayne On 1/11/08, Jeff MAURY wrote: > Create a profile in your pom with configuration to your other war and follow > these instructions: > http://mojo.codehaus.org/tomcat-maven-plugin/deployment.html#Deploying%20a%20WAR%20file > > Jeff > > > On Jan 11, 2008 3:43 PM, Thomas Chang wrote: > > > Hi all, > > > > We know we can deploy a maven-built war to Tomcat using "mvn > > tomcat:deploy". Now I have a WAR which is not built with maven2. That means > > it has no pom.xml. Can I even thoug use maven2 to deploy it to Tomcat? > > > > Regards > > > > Thomas > > > > > > > > > > --------------------------------- > > Heute schon einen Blick in die Zukunft von E-Mails wagen? Versuchen Sie´s > > mit dem neuen Yahoo! Mail. > > > > > > -- > La mélancolie c'est communiste > Tout le monde y a droit de temps en temps > La mélancolie n'est pas capitaliste > C'est même gratuit pour les perdants > La mélancolie c'est pacifiste > On ne lui rentre jamais dedans > La mélancolie oh tu sais ça existe > Elle se prend même avec des gants > La mélancolie c'est pour les syndicalistes > Il faut juste sa carte de permanent > > Miossec (2006) > > http://www.jeffmaury.com > http://riadiscuss.jeffmaury.com > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------- Heute schon einen Blick in die Zukunft von E-Mails wagen? Versuchen Sie´s mit dem neuen Yahoo! Mail.
