tycho-p2-publisher:publish-ee-profile

Full name:

org.eclipse.tycho:tycho-p2-publisher-plugin:3.0.0:publish-ee-profile

Description:

Publishes a custom execution environment profile.

Attributes:

  • Requires a Maven project to be executed.
  • Requires dependency resolution of artifacts in scope: compile+runtime.
  • The goal is thread-safe and supports parallel builds.
  • Since version: 0.16.0.
  • Binds by default to the lifecycle phase: prepare-package.

Required Parameters

Name Type Since Description
<profileFile> File 0.16.0

The profile file containing the execution environment definition.


Parameter Details

<profileFile>

The profile file containing the execution environment definition.

  • Type: java.io.File
  • Since: 0.16.0
  • Required: Yes