tycho-p2-repository:remap-artifacts-to-m2-repo
Full name:
org.eclipse.tycho:tycho-p2-repository-plugin:2.7.5: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 not marked as thread-safe and thus does not support parallel builds.
- Binds by default to the lifecycle phase:
prepare-package
.
Optional Parameters
Name | Type | Since | Description |
---|---|---|---|
<repositoryLocation> |
File |
- |
(no description) |
Parameter Details
<repositoryLocation>
(no description)
- Type:
java.io.File
- Required:
No