Re: Invoking Ant tasks from Maven

2009-08-07 Thread akhileshkukreja
Can you please suggest where should i place the build.xml while calling the ant tasks from Maven's pom.xml? Tim O'Brien wrote: > > Here LMGTFY, > > http://maven.apache.org/plugins/maven-antrun-plugin/usage.html > > > > On Thu, Aug 6, 2009 at 8:31 AM, >

Invoking Ant tasks from Maven

2009-08-06 Thread akhileshkukreja
I am a new developer working in Maven. We have migrate the build scripts for our project from Ant to Maven. I want to call all the tasks in my build.xml from my the Maven's Pom.xml. Please suggest, what would be the the best way of doing it? -- View this message in context: http://www.nabble.com