tycho-version-bump:update-product

Full name:

org.eclipse.tycho.extras:tycho-version-bump-plugin:4.0.7:update-product

Description:

Quick&dirty way to update .product file to use latest versions of IUs available from specified metadata repositories.

Attributes:

  • Requires a Maven project to be executed.
  • The goal is not marked as thread-safe and thus does not support parallel builds.

Optional Parameters

Name Type Since Description
<executionEnvironment> String - No description.
Default: JavaSE-1.7
<productFile> File - No description.
Default: ${project.artifactId}.product
<project> MavenProject - No description.
User Property: project

Parameter Details

<executionEnvironment>

No description.
  • Type: java.lang.String
  • Required: report.plugin.goal.no
  • Default: JavaSE-1.7

<productFile>

No description.
  • Type: java.io.File
  • Required: report.plugin.goal.no
  • Default: ${project.artifactId}.product

<project>

No description.
  • Type: org.apache.maven.project.MavenProject
  • Required: report.plugin.goal.no
  • User Property: project