The Maven team is pleased to announce the release of the Maven Ant Tasks,
version 2.0.10

The Maven Ant Tasks allow several features of Maven, (dependency management, artifact deployment, etc.) to be used within an Ant build. More information is available at the project site.

http://maven.apache.org/ant-tasks

The binaries can be downloaded from the maven download page.

http://maven.apache.org/download.html


Release Notes - Maven Ant Tasks - Version 2.0.10

** Bug
* [MANTTASKS-87] - Using a pom.xml for dependencies, in which the pom.xml has a parent pom.xml will cause a "Error downloading parent pom" error * [MANTTASKS-106] - Maven ant tasks artifact has maven inside the jar and so can't be used from inside the maven (maven-antrun-plugin) - classes do conflict
    * [MANTTASKS-111] - Support for SNAPSHOT deployment
    * [MANTTASKS-116] - NPE when install target is missing file and pom type is 
JAR
    * [MANTTASKS-142] - Default remote repository id not safe
* [MANTTASKS-144] - "Error reading settings file" error is reported when settings.xml is deleted from maven/conf folder. * [MANTTASKS-145] - Dependency management doesn't work with pom and dependencies tasks

** Improvement
    * [MANTTASKS-35] - Support profiles in pom type
    * [MANTTASKS-114] - improve documentation
    * [MANTTASKS-146] - Improvements to site documentation
    * [MANTTASKS-147] - Improvements to scope filtering

** New Feature
    * [MANTTASKS-71] - running m2 inside Ant
    * [MANTTASKS-149] - Allow multiple types in the type filter
* [MANTTASKS-150] - Add option for creating fileset refs for each resolved artifact.


Enjoy,

-The Maven team



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to