Fork me on GitHub

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

<jmxPort>

JMX port.
  • Type: int
  • Required: No
  • Default: 7777

<systemProperties>

System properties provided to JVM.
  • Type: java.util.Map
  • Required: No

<timeout>

Time out in seconds for starting OfficeFloor.
  • Type: int
  • Required: No
  • Default: 60