tycho-version-bump:update-target
Full name:
org.eclipse.tycho.extras:tycho-version-bump-plugin:3.0.2:update-target
Description:
Quick&dirty way to update .target 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 value is: JavaSE-1.7. |
<project> |
MavenProject |
- |
(no description) User property is: project. |
<targetFile> |
File |
- |
(no description) User property is: target. |
Parameter Details
<executionEnvironment>
(no description)
- Type:
java.lang.String - Required:
No - Default:
JavaSE-1.7
<project>
(no description)
- Type:
org.apache.maven.project.MavenProject - Required:
No - User Property:
project
<targetFile>
(no description)
- Type:
java.io.File - Required:
No - User Property:
target
