officefloor:open
Full name:
net.officefloor.maven:officefloor-maven-plugin:3.40.0:open
Description:
Open OfficeFloor Mojo.
Attributes:
- Requires a Maven project to be executed.
- Requires dependency resolution of artifacts in scope: runtime.
- Binds by default to the lifecycle phase: pre-integration-test.
Optional Parameters
Name |
Type |
Since |
Description |
<jmxPort> |
int |
- |
JMX port. Default value is: 7777.
|
<systemProperties> |
Map |
- |
System properties provided to JVM.
|
<timeout> |
int |
- |
Time out in seconds for starting OfficeFloor. Default value is: 60.
|
Parameter Details
JMX port.
- Type: int
- Required: No
- Default: 7777
System properties provided to JVM.
- Type: java.util.Map
- Required: No
Time out in seconds for starting OfficeFloor.
- Type: int
- Required: No
- Default: 60