Hi, I'd like to release version 1.8 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 five issues: *https://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11780&version=19848 <https://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11780&version=19848>* Staging Repositories: General: https://nexus.codehaus.org/content/groups/staging/ Exclusive: *https://nexus.codehaus.org/content/repositories/orgcodehausmojo-1075/ <https://nexus.codehaus.org/content/repositories/orgcodehausmojo-1075/>* (Staging) Site: http://mojo.codehaus.org/appassembler/appassembler-maven-plugin/ SCM Tag: http://svn.codehaus.org/mojo/tags/appassembler-1.<http://svn.codehaus.org/mojo/tags/appassembler-1.7> 8 [ ] +1 [ ] +0 [ ] -1 The vote is open for 72 hours and will succeed by lazy consensus. Kind Regards Dan T. Tran
