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.

Please note that this plugin only supports Maven up to 3.0.x due to incompatibilities to the Aether implementation used in Maven 3.1.x. Please refer to Bug 843 for details.