AW: Calling Maven in Ant

2008-10-23 Thread Jan.Materne
[EMAIL PROTECTED] >Gesendet: Freitag, 24. Oktober 2008 01:16 >An: Ant Users List >Betreff: Calling Maven in Ant > >Okay, without using the task, how do I call a Maven >task from Ant? > >I have a pom.xml, so all I want to do is say something like: > > > >I looked over

Calling Maven in Ant

2008-10-23 Thread David Weintraub
Okay, without using the task, how do I call a Maven task from Ant? I have a pom.xml, so all I want to do is say something like: I looked over the Maven Ant tasks that are in Maven, and they look overly complex for what I want. They look like they define the whole dependency relationship that's