tycho-dependency-tools:generate-target
Full name:
org.eclipse.tycho.extras:tycho-dependency-tools-plugin:4.0.10:generate-target
Description:
This mojo generates a target platform from all the dependencies of a maven build for example to be used inside of PDE
Attributes:
- Requires a Maven project to be executed.
- Executes as an aggregator goal.
- The goal is thread-safe and supports parallel builds.
Required Parameters
Name | Type | Since | Description |
---|---|---|---|
<targetFile> |
File |
- |
No description. Default: ${project.build.directory}/generate.target User Property: generateTargetFile |
Parameter Details
<targetFile>
No description.
- Type:
java.io.File
- Required:
Yes
- User Property:
generateTargetFile
- Default:
${project.build.directory}/generate.target