Add maven ant task for calling maven build from ant
---------------------------------------------------
Key: MNG-3783
URL: http://jira.codehaus.org/browse/MNG-3783
Project: Maven 2
Issue Type: New Feature
Components: Ant tasks
Reporter: Paul Gier
In some cases it is useful to run a maven build from an ant build script. The
current options for this are either use the exec task to call mvn on the
command line, or use the java task to call org.codehaus.classworlds.Launcher.
It would be convenient if there was a task called <maven> that could take a pom
and one or more goals as parameters and run the maven build.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira