@Mojo(name="set-system-properties",
defaultPhase=INITIALIZE,
threadSafe=true)
public class SetSystemPropertiesMojo
extends org.apache.maven.plugin.AbstractMojo
Modifier and Type | Field and Description |
---|---|
private java.util.Properties |
properties
The system properties to set.
|
Constructor and Description |
---|
SetSystemPropertiesMojo() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |