Hi, The Mojo team is pleased to announce the release of the Appassembler Maven Plugin version 1.1.
The Application Assembler Plugin is a Maven plugin for generating scripts for starting java applications. http://mojo.codehaus.org/appassembler/appassembler-maven-plugin/ To get this update, simply specify the version in your project's plugin configuration: <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>appassembler-maven-plugin</artifactId> <version>1.1</version> </plugin> Release Notes ** Improvement * [MAPPASM-87] - The file extension of the generated scripts should be configurable ** New Feature * [MAPPASM-99] - Ability to copy configuration files to configurationDirectory Enjoy, The Mojo team. -- Dennis Lundberg --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
