osgiframeworks:start

Full name:

org.ow2.util.maven.osgi:osgiframeworks-maven-plugin:2.0.0:start

Description:

Start OSGi frameworks.

Attributes:

  • Requires a Maven project to be executed.
  • Since version: 2.0.0.
  • Binds by default to the lifecycle phase: pre-integration-test.

Required Parameters

Name Type Since Description
frameworks List 2.0.0 (no description)

Optional Parameters

Name Type Since Description
toLaunchInParallel Parallel 2.0.0 Framework to launch in parallel.
User property is: parallel.

Parameter Details

frameworks:

(no description)
  • Type: java.util.List
  • Since: 2.0.0
  • Required: Yes

toLaunchInParallel:

Framework to launch in parallel.
  • Type: org.ow2.util.maven.osgi.fwkslauncher.core.Parallel
  • Since: 2.0.0
  • Required: No
  • User Property: parallel