tycho-bnd:run
Full name:
org.eclipse.tycho:tycho-bnd-plugin:4.0.11: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: true User Property: bndrun.attatch |
<exporter> |
String |
- |
No description. Default: bnd.executablejar User Property: bndrun.exporter |
<exports> |
Set<String> |
- |
No description. User Property: bndrun.exports |
<options> |
Map<String,String> |
- |
No description. |
<resolve> |
boolean |
- |
No description. Default: false User 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