| Package | Description |
|---|---|
| net.wasdev.wlp.maven.plugins.applications | |
| net.wasdev.wlp.maven.plugins.jsp | |
| net.wasdev.wlp.maven.plugins.server |
| Modifier and Type | Class and Description |
|---|---|
class |
DeployAppMojo
Deploy application to liberty server
|
class |
InstallAppMojoSupport
Install artifact into Liberty server support.
|
class |
InstallAppsMojo
Copy applications to the specified directory of the Liberty server.
|
class |
UndeployAppMojo
Undeploy application from liberty server.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CompileJspMojo
Compile the JSPs in the src/main/webapp folder.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CheckStatusMojo
Check a liberty server status
|
class |
CleanServerMojo
Clean the logs, workarea, dropins and apps directories.
|
class |
CreateServerMojo
Create a liberty server
|
class |
DebugServerMojo
Start a liberty server in debug mode
|
class |
DumpServerMojo
Dump diagnostic information from the server into an archive.
|
class |
InstallFeatureMojo
This mojo installs a feature packaged as a Subsystem Archive (esa) to the
runtime.
|
class |
InstallServerMojo
Install a liberty server
|
class |
JavaDumpServerMojo
Dump diagnostic information from the server JVM.
|
class |
PackageServerMojo
Package a liberty server
|
class |
PluginConfigSupport
Basic Liberty Mojo Support
|
class |
RunServerMojo
Start a liberty server
|
class |
StartDebugMojoSupport
Start/Debug server support.
|
class |
StartServerMojo
Start a liberty server
|
class |
StopServerMojo
Stop a liberty server
|
class |
TestStartServerMojo
Start a liberty server if tests are not skipped
|
class |
TestStopServerMojo
Quickly bypass stopping server if server isn't started
|
class |
UninstallFeatureMojo
This mojo uninstalls a feature packaged as a Subsystem Archive (esa) from the
runtime.
|
Copyright © 2017 the original author or authors.