| Package | Description |
|---|---|
| org.microshed.boost.maven.plugin |
| Modifier and Type | Class and Description |
|---|---|
class |
DebugMojo
Runs the executable archive application (in the console foreground) after a
debugger connects to debug port 7777.
|
class |
PackageMojo
Packages an existing application into a Liberty executable jar so that the
application can be run from the command line using java -jar.
|
class |
RunMojo
Runs the executable archive application (in the console foreground).
|
class |
StartMojo
Starts the executable archive application as a background process.
|
class |
StopMojo
Stops the executable archive application started by the 'start' or 'run'
goals.
|
Copyright © 2019 the original author or authors.