You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Carlos Sanchez <ca...@apache.org> on 2011/02/01 13:10:29 UTC

[ANN] Maven Appassembler Plugin 1.1.1 released

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