This page provides information about using the JBoss Maven Plugin.
Deploying a single module in a multi-module build.
You may want to deploy only a single artifact from one of the modules of a multi-module build, but still be able to call jboss:deploy or jboss:hard-deploy from the root directory of the project. This can be accomplished using a profile that links the hard-deploy goal to a phase of the build.
Labels:
