The Mojo team is pleased to announce the release of the JBoss Packaging Maven Plugin version 2.1.

http://mojo.codehaus.org/jboss-packaging-maven-plugin/

Some notable features in this release include handling for the par (process archive) format.

To get this update, simply specify the version in your project's plugin
configuration:

 <plugin>
   <groupId>org.codehaus.mojo</groupId>
   <artifactId>jboss-packaging-maven-plugin</artifactId>
   <version>2.1</version>
 </plugin>

A comprehensive list of changes is attached at the end of this mail.

Regards,

The Mojo team.


Release Notes - Maven 2.x JBoss Packaging Plugin - Version 2.1

** Bug
  * [MJBOSSPACK-17] - deploymentDescriptorFile option needs to be explicitly set

** Improvement
  * [MJBOSSPACK-25] - Add archiver mappings for each type
* [MJBOSSPACK-26] - Create an example in the site docs about how to create a sar using the assembly plugin

** New Feature
  * [MJBOSSPACK-19] - Create a Par archive for deployable jbpm processes








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

Reply via email to