You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Dennis Lundberg <de...@apache.org> on 2010/11/06 15:33:47 UTC

[ANN] Appassembler Maven Plugin 1.1 Released

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, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org