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, > akhileshkukreja<[email protected]> wrote: >> >> 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/Invoking-Ant-tasks-from-Maven-tp24846652p24846652.html >> Sent from the Maven Developers mailing list archive at Nabble.com. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > -- View this message in context: http://www.nabble.com/Invoking-Ant-tasks-from-Maven-tp24846652p24860020.html Sent from the Maven Developers mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
