tycho-p2-repository:remap-artifacts-to-m2-repo

Full name:

org.eclipse.tycho:tycho-p2-repository-plugin:5.0.0-SNAPSHOT:remap-artifacts-to-m2-repo

Description:

Modify the artifact metadata of the provided p2 repository by adding extra mapping rules for artifacts the can be resolved to Maven repositories so the URL under Maven repository is used for fetching and artifact is not duplicated inside this repo.

Attributes:

  • Requires a Maven project to be executed.
  • The goal is thread-safe and supports parallel builds.
  • Binds by default to the lifecycle phase: prepare-package.

Optional Parameters

Name Type Since Description
<qualifier> String - No description.
User Property: buildQualifier
<repositoryLocation> File - No description.
User Property: p2.repository.location

Parameter Details

<qualifier>

No description.
  • Type: java.lang.String
  • Required: No
  • User Property: buildQualifier

<repositoryLocation>

No description.
  • Type: java.io.File
  • Required: No
  • User Property: p2.repository.location