tycho-dependency-tools:generate-target

Full name:

org.eclipse.tycho.extras:tycho-dependency-tools-plugin:4.0.7: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: report.plugin.goal.yes
  • User Property: generateTargetFile
  • Default: ${project.build.directory}/generate.target