WildFly Bootable Jar Maven Plugin 1.0.0.Alpha1
- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- org.wildfly.plugin.common.AbstractServerConnection
-
- org.wildfly.plugins.bootablejar.maven.goals.ShutdownBootableJarMojo
-
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
@Mojo(name="shutdown")
public class ShutdownBootableJarMojo
extends org.wildfly.plugin.common.AbstractServerConnection
Shutdown the bootable jar. XXX POC, No shutdown operation in embedded.
- Author:
- jfdenise
-
-
Field Summary
-
Fields inherited from class org.wildfly.plugin.common.AbstractServerConnection
DEBUG_MESSAGE_NO_CREDS, DEBUG_MESSAGE_NO_ID, DEBUG_MESSAGE_NO_SERVER_SECTION, DEBUG_MESSAGE_NO_SETTINGS_FILE, DEBUG_MESSAGE_POM_HAS_CREDS, DEBUG_MESSAGE_SETTINGS_HAS_CREDS, DEBUG_MESSAGE_SETTINGS_HAS_ID, timeout
-
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
-
Method Summary
-
Methods inherited from class org.wildfly.plugin.common.AbstractServerConnection
createClient, getClientConfiguration
-
Methods inherited from class org.apache.maven.plugin.AbstractMojo
getLog, getPluginContext, setLog, setPluginContext
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
goal
public String goal()
- Specified by:
goal in class org.wildfly.plugin.common.AbstractServerConnection
WildFly Bootable Jar Maven Plugin 1.0.0.Alpha1
Copyright © 2019–2020 JBoss by Red Hat. All rights reserved.