Hi,

The Mojo team is pleased to announce the release of the Maven
Appassembler Plugin version 1.1.1.

A Mojo for generating bin scripts for 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.1</version>
</plugin>

Release Notes

We solved 2 small issues:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11780&version=16887

* [MAPPASM-109] - 'project' parameter not marked @readonly
* [MAPPASM-113] - Exit code is not properly returned when using RUN_AS_USER


Enjoy,

The Mojo team.

Carlos Sanchez

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to