Overview

This Maven plugin creates an archive with JBoss modules to be installed to a JBoss 7 server installation.

Crafting the modules by hand is more cumbersome than to define a recipe that allows to construct the modules folder with all dependencies already defined by a Maven POM.

Please refer to

for details on how to use this plugin.

In Goals you'll find a short description of the goals and its parameters.

Compatibility Matrix

Please note that this plugin only supports Maven from 3.2.5 and up due to incompatibilities to the Aether implementation used by Maven.

Plugin Version Maven Version Notes
2.x 3.2.5+ Please refer to Bug 931 for details.
1.x 3.1.x Please refer to Bug 843 for details.
0.x 3.0.x If you are looking for support for Maven 3.0.x, please refer to versions 0.x of this plugin.