You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Vincent Massol <vm...@apache.org> on 2005/06/04 13:55:37 UTC

[ANN] Maven Plugin Plugin 1.6 released

We are pleased to announce the Maven Plugin Plugin 1.6 release! 

http://maven.apache.org/reference/plugins/plugin/

Maven Plugin management plugin. 

Changes in this version include:

  New Features:

o Added new assert:assertFileContainstag that verifies if a file contains a 
  specific string. 
o Add plugin:generate-tags goal 
o Mention in docs for the plugin:repository-deploy that it uses the artifact 
  plugin  

To automatically install the plugin, type the following on a single line:

maven plugin:download
  -Dmaven.repo.remote=http://www.ibiblio.org/maven, http://cvs.apache.org/repository/
  -DgroupId=maven
  -DartifactId=maven-plugin-plugin
  -Dversion=1.6

For a manual installation, you can download the plugin here:
http://www.apache.org/dyn/closer.cgi/java-repository/maven/plugins/maven-plugin-plugin-1.6.jar
         

Have fun!
-The Maven Plugin Plugin development team
      

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