The Maven team is pleased to announce the release of Maven ANT Tasks, version 2.1.2.
The Mavent Ant Tasks allow several of Maven's artifact handling features to be used from within an Ant build. These include: Dependency management - including transitive dependencies, scope recognition and SNAPSHOT handling Artifact deployment - deployment to a Maven repository (file integrated, other with extensions) POM processing - for reading and writing a Maven 2 pom.xml file The ANT tasks can be downloaded from http://maven.apache.org/ant-tasks/download.html Release Notes - Maven 2.x Ant Tasks - Version 2.1.2 ** Bug * [MANTTASKS-206] - dependecies task overrides custom definition of 'central' repository * [MANTTASKS-208] - Change ant groupId to org.apache.ant ** Improvement * [MANTTASKS-199] - Loading dependencies from file echo is ant warning instead of info * [MANTTASKS-210] - When creating path objects using the dependencies task it is not possible to filter out artifacts by type. * [MANTTASKS-211] - Support launching Maven 3.x from the mvn task * [MANTTASKS-217] - Add a pseudo-reactor so that parent pom references can be resolved without pushing poms to the file system Enjoy, -The Maven team --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@ant.apache.org For additional commands, e-mail: user-h...@ant.apache.org