You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announce@maven.apache.org by Lukas Theussl <lt...@apache.org> on 2006/10/30 09:13:12 UTC

[ANN] Maven Simian Plugin 1.6.1 for Maven 1.x released

We are pleased to announce the Maven Simian Plugin 1.6.1 release! 

http://maven.apache.org/maven-1.x/plugins/simian/

Simian Plugin for Maven 

===============================================================================

Changes in this version include:

  Fixed bugs:

o plugin:deregister does not work. Fixes MPSIMIAN-16. 

  Changes:

o Update jelly dependency to match the ones in maven 1.1 core.  

===============================================================================


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

maven plugin:download
  -Dmaven.repo.remote=http://repo1.maven.org/maven,http://people.apache.org/repo/m1-snapshot-repository/
  -DgroupId=maven
  -DartifactId=maven-simian-plugin
  -Dversion=1.6.1

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

Have fun!
-The Maven Simian Plugin development team