Plugin documentation

Goals available:

GoalDescription
jboss:configureAllows you to configure JBoss installation by overlaying a conf, lib and deploy directory.
jboss:deployDeploys a directory or file to JBoss via JMX.
jboss:harddeployHard deploys the file by copying it to the $JBOSS_HOME/server/[serverName]/deploy directory.
jboss:redeployReDeploys a directory or file to JBoss via JMX.
jboss:startAndWaitStarts JBoss and waits until the server is started.
jboss:startStarts JBoss.
jboss:stopStops JBoss.
jboss:undeployUndeploys a directory or file from JBoss via JMX.