You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Hervé Boutemy <hb...@apache.org> on 2010/07/23 00:20:45 UTC

[ANN] Maven Ant Tasks 2.1.1 Released

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

The Maven Ant Tasks allow several features of Maven to be used in an Ant 
build. This includes dependency management, reading and writing pom files, and 
deployment to a Maven repository.  More information is available at the 
project site. 

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

The current version of the Maven Ant Tasks can be downloaded from the project 
downloads page. 

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


Release Notes - Maven 2.x Ant Tasks - Version 2.1.1

** Bug
    * [MANTTASKS-173] - Value of project.build.finalName is not resolved
    * [MANTTASKS-178] - artifact:pom task not working with Ant 1.8.0
    * [MANTTASKS-179] - Variables nested in pom.xml are not being interpolated
    * [MANTTASKS-185] - null pointer exception when caching dependency 
information 
    * [MANTTASKS-187] - maven ant tasks 2.1.0 pom task no longer extrapolates 
properties 
    * [MANTTASKS-188] - dependencyrefsbuildfile attribute doesn't work with 
absolute paths.
    * [MANTTASKS-189] - NPE when using scope="system"
    * [MANTTASKS-190] - dependency scope attribute is not validated
    * [MANTTASKS-191] - No explanation of how to use multiple Maven 
repositories to resolve dependencies
    * [MANTTASKS-192] - NPE when using remoteRepository with refid which has 
not been defined
    * [MANTTASKS-193] - POM properties aren't available as ANT properties 
contrary to the documentation
    * [MANTTASKS-195] - Cannot override central repository with my own

** Improvement
    * [MANTTASKS-181] - update tasks code to use Java 5

** Wish
    * [MANTTASKS-172] - extend scope of 'result' variable in 
org.apache.maven.artifact.ant.DependenciesTask.doExecute() 


Enjoy, 

-The Maven team 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org