@Mojo(name="validate",
defaultPhase=PACKAGE,
threadSafe=true,
aggregator=true,
requiresDependencyResolution=RUNTIME)
public class BladeValidateMojo
extends org.apache.maven.plugin.AbstractMojo
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
enableApplicationReload |
protected boolean |
enableBladeConsole |
protected boolean |
fork |
protected static int |
SHUTDOWN_DEFAULT_PORT
To honor Rutger Hauer (1944 – 2019)
|
| Constructor and Description |
|---|
BladeValidateMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
protected static final int SHUTDOWN_DEFAULT_PORT
@Parameter(defaultValue="false") protected boolean fork
@Parameter(defaultValue="true") protected boolean enableBladeConsole
@Parameter(defaultValue="false") protected boolean enableApplicationReload
Copyright © 2021. All rights reserved.