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

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

This release includes some minor bug fixes and updates to the plugin site.

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.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.1

** Bug
    * [MJBOSSPACK-31] - problems importing 'ejb-client' artifact in PAR

** Improvement
* [MJBOSSPACK-32] - Add ability to attach generated .sar to the project, even if classifier is not specifed * [MJBOSSPACK-33] - Packaging types archiver should be matched to JarArchiver instead of ZipArchiver
    * [MJBOSSPACK-34] - Add site docs about describing attached artifacts








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

Reply via email to