Hi, The Mojo team is pleased to announce the release of the JBoss Packaging Maven Plugin version 2.2.
http://mojo.codehaus.org/jboss-packaging-maven-plugin/ 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.2</version> </plugin> Release Notes - Maven 2.x JBoss Packaging Plugin - Version 2.2 ** Improvement * [MJBOSSPACK-36] - Make plugin thread safe * [MJBOSSPACK-38] - Align maven prerequisite and version of maven dependencies ** New Feature * [MJBOSSPACK-37] - Add support for JBoss AOP packaging (.aop extension) Enjoy, The Mojo team. /Anders