The Mojo team is pleased to announce the release of the JBoss Packaging Maven Plugin, version 2.0-beta-1

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

This plugin is a replacement of the earlier jboss-sar-maven-plugin. The plugin has been deployed to the codehaus repository, and it should be available shortly via the central repository.

<plugin>
 <groupId>org.codehaus.mojo</groupId>
 <artifactId>jboss-packaging-maven-plugin</artifactId>
 <version>2.0-beta-1</version>
</plugin>

Release Notes

** Bug
  * [MJBOSSPACK-1] - jboss-packaging plugin does not include ejb-client jars
  * [MJBOSSPACK-2] - Dependency scope not respected
* [MJBOSSPACK-3] - Dependency to project with packaging-type 'jboss-sar' doesn't work * [MJBOSSPACK-6] - Source repository -> Web access redirects you to a missing 404 URL
  * [MJBOSSPACK-7] - Add pluginRepository definition to the docs
  * [MJBOSSPACK-8] - SAR plugin does not work with cobertura report
  * [MJBOSSPACK-10] - Add pom configuration example to docs

** Improvement
  * [MJBOSSPACK-15] - Set up integration tests using maven invoker plugin
  * [MJBOSSPACK-16] - Fix checkstyle warnings

Enjoy,

-The Mojo team

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to