Hi,

I'd like to announce the release 1.2.2 of the appassembler-maven-plugin.

The Application Assembler Plugin is a Maven plugin for generating scripts for starting java applications. All dependencies and the artifact of the project itself are placed in a generated Maven repository in a defined assemble directory. All artifacts (dependencies + the artifact from the project) are added to the classpath in the generated bin scripts.


We solved 5 issues:
https://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11780&version=18395

Homepage:
http://mojo.codehaus.org/appassembler/appassembler-maven-plugin/

ChangeLog in detail:

Bug
    [MAPPASM-161] - genericDaemonGeneratorTest fails on ci-aggregator
                    build

Improvement
    [MAPPASM-101] - support classpath wildcards

Task
    [MAPPASM-138] - Use fluido skin instead of the default one.
    [MAPPASM-157] - Update Copright Year in files.
    [MAPPASM-162] - Document booter mechanism

The appassembler-maven-plugin is available under the following Maven coordinates:

<plugin>
  <groupId>org.codehaus.mojo</groupId>
  <artifactId>appassembler-maven-plugin</artifactId>
  <version>1.2.2</version>
</plugin>

The Mojo-Team
Kind regards
Karl-Heinz Marbaise

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

Reply via email to