tycho-p2:feature-p2-metadata

Full name:

org.eclipse.tycho:tycho-p2-plugin:4.0.7:feature-p2-metadata

Description:

No description.

Attributes:

  • Requires a Maven project to be executed.
  • The goal is thread-safe and supports parallel builds.

Required Parameters

Name Type Since Description
<artifactRepositoryName> String - Artifact repository name
Default: ${project.name} Artifacts
<metadataRepositoryName> String - Metadata repository name
Default: ${project.name}

Optional Parameters

Name Type Since Description
<argLine> String - Arbitrary JVM options to set on the command line.
<compressRepository> boolean - No description.
Default: true
<forkedProcessTimeoutInSeconds> int - Kill the forked test process after a certain number of seconds. If set to 0, wait forever for the process, never timing out.
User Property: p2.timeout
<generateP2Metadata> boolean - No description.
Default: true
<target> File - Generated update site location (must match update-site mojo configuration)
Default: ${project.build.directory}/site

Parameter Details

<argLine>

Arbitrary JVM options to set on the command line.
  • Type: java.lang.String
  • Required: report.plugin.goal.no

<artifactRepositoryName>

Artifact repository name
  • Type: java.lang.String
  • Required: report.plugin.goal.yes
  • Default: ${project.name} Artifacts

<compressRepository>

No description.
  • Type: boolean
  • Required: report.plugin.goal.no
  • Default: true

<forkedProcessTimeoutInSeconds>

Kill the forked test process after a certain number of seconds. If set to 0, wait forever for the process, never timing out.
  • Type: int
  • Required: report.plugin.goal.no
  • User Property: p2.timeout

<generateP2Metadata>

No description.
  • Type: boolean
  • Required: report.plugin.goal.no
  • Default: true

<metadataRepositoryName>

Metadata repository name
  • Type: java.lang.String
  • Required: report.plugin.goal.yes
  • Default: ${project.name}

<target>

Generated update site location (must match update-site mojo configuration)
  • Type: java.io.File
  • Required: report.plugin.goal.no
  • Default: ${project.build.directory}/site