tycho-version-bump:update-product
Full name:
org.eclipse.tycho.extras:tycho-version-bump-plugin:4.0.10: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-17 | 
<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: 
No - Default: 
JavaSE-17 
<productFile>
No description.
- Type: 
java.io.File - Required: 
No - Default: 
${project.artifactId}.product 
<project>
No description.
- Type: 
org.apache.maven.project.MavenProject - Required: 
No - User Property: 
project 
