You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Dion Gillard <di...@gmail.com> on 2004/07/08 03:30:42 UTC

Maven NSIS Plugin release

The maven-nsis-plugin team is pleased to announce the Maven NSIS Plug-in 1.1 
release! 

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

A plugin to generate Win32 installer programs using NSIS 

Changes in this version include:

  Fixed bugs:

o Desktop shortcuts cause a compile error Issue: MPNSIS-7. Thanks to 
  Geoffrey. 
o Use pom.organization.name instead of pom.organization. 
o Fix typo in registry uninstall key. 
o Generate exe in distributions directory. Issue: MPNSIS-2. Thanks to 
  Geoffrey. 

  Changes:

o Add PROJECT_URL to constants. Issue: MPNSIS-6. Thanks to Geoffrey. 
o Rename PROJECT_DIST_DIRconstant to PROJECT_DIST_BIN_DIR, and define 
  PROJECT_DIST_DIRto be ${maven.dist.dir}; 
o Add docs on how the plugin process works 
o Add some basic documentation  

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

maven plugin:download 
  -DgroupId=maven
  -DartifactId=maven-nsis-plugin
  -Dversion=1.1

For a manual installation, you can download the plugin here:
http://www.ibiblio.org/maven/maven-nsis-plugin/plugins/maven-nsis-plugin-1.1.jar
         
-- 
http://www.multitask.com.au/people/dion/

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