Uses of Class
org.wildfly.plugin.deployment.DeployMojo
-
Packages that use DeployMojo Package Description org.wildfly.plugin.deployment -
-
Uses of DeployMojo in org.wildfly.plugin.deployment
Subclasses of DeployMojo in org.wildfly.plugin.deployment Modifier and Type Class Description class
DeployOnlyMojo
Deploys only the application to the WildFly Application Server without first invoking the the execution of the lifecycle phase 'package' prior to executing itself.
-