You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by di...@apache.org on 2003/10/08 08:04:36 UTC

cvs commit: maven-plugins/ant/src/announcements 1.5.ann

dion        2003/10/07 23:04:36

  Added:       ant/src/announcements 1.5.ann
  Log:
  Ready for release
  
  Revision  Changes    Path
  1.1                  maven-plugins/ant/src/announcements/1.5.ann
  
  Index: 1.5.ann
  ===================================================================
  The Maven team is pleased to announce the Ant plugin 1.5 release!
  
  http://maven.apache.org/reference/plugins/ant/
  
  The Maven Ant plugin is a plugin that generates a simple Ant build file from
  the project.xml file.
  
  Fixed in this version
  
  o Absolute paths were being generated in build.xml. Relative paths are now output
  
  Note that this plugin has been tested with Maven 1.0 rc1. Using it with
  another version of Maven is at your own risk! :-)
  
  You can download and install the Ant plugin by using
  
  maven -DgroupId=maven -DartifactId=maven-ant-plugin -Dversion=1.5 plugin:download
  
  Have fun!
  -dIon
  
  

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