tycho-bnd:run
Full name:
org.eclipse.tycho:tycho-bnd-plugin:6.0.0-SNAPSHOT:run
Description:
No description.
Attributes:
- Requires a Maven project to be executed.
- Requires dependency resolution of artifacts in scope:
test. - The goal is thread-safe and supports parallel builds.
- Binds by default to the lifecycle phase:
package.
Optional Parameters
| Name | Type | Since | Description |
|---|---|---|---|
<attatch> |
boolean |
- |
No description. Default: trueUser Property: bndrun.attatch |
<exporter> |
String |
- |
No description. Default: bnd.executablejarUser Property: bndrun.exporter |
<exports> |
Set<String> |
- |
No description. User Property: bndrun.exports |
<options> |
Map<String,String> |
- |
No description. |
<resolve> |
boolean |
- |
No description. Default: falseUser Property: bndrun.resolve |
Parameter Details
<attatch>
No description.
- Type:
boolean - Required:
No - User Property:
bndrun.attatch - Default:
true
<exporter>
No description.
- Type:
java.lang.String - Required:
No - User Property:
bndrun.exporter - Default:
bnd.executablejar
<exports>
No description.
- Type:
java.util.Set<java.lang.String> - Required:
No - User Property:
bndrun.exports
<options>
No description.
- Type:
java.util.Map<java.lang.String, java.lang.String> - Required:
No
<resolve>
No description.
- Type:
boolean - Required:
No - User Property:
bndrun.resolve - Default:
false
