Maven Tasks for Ant should provide an Ant task to launch Maven --------------------------------------------------------------
Key: MNG-2139 URL: http://jira.codehaus.org/browse/MNG-2139 Project: Maven 2 Type: Wish Components: Ant tasks Versions: 2.0.3, 2.0, 2.0.1, 2.0.2 Environment: Windows makes this especially troublesome Reporter: Dan Fabulich Due to bug MNG-2127, it can be tricky to launch Maven from within Ant correctly and extract the correct exit value on all operating systems. A great solution would be to implement a <maven> task in the Maven Tasks for Ant. This code would be able to correctly and simply construct Maven's classpath (using the classes already baked into maven-artifact-ant-*-dep.jar) and execute arbitrary goals on arbitrary POMs. -- 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