tycho-p2-publisher:publish-ee-profile
Full name:
org.eclipse.tycho:tycho-p2-publisher-plugin:4.0.7:publish-ee-profile
Description:
Publishes a custom execution environment profile.
Attributes:
- Requires a Maven project to be executed.
 - Requires dependency resolution of artifacts in scope: 
compile+runtime. - The goal is thread-safe and supports parallel builds.
 - Since version: 
0.16.0. - Binds by default to the lifecycle phase: 
prepare-package. 
Required Parameters
| Name | Type | Since | Description | 
|---|---|---|---|
<profileFile> | 
File | 
- | 
The profile file containing the execution environment definition.  | 
Optional Parameters
| Name | Type | Since | Description | 
|---|---|---|---|
<qualifier> | 
String | 
- | 
No description. User Property: buildQualifier | 
Parameter Details
<profileFile>
The profile file containing the execution environment definition.
- Type: 
java.io.File - Required: 
report.plugin.goal.yes 
<qualifier>
No description.
- Type: 
java.lang.String - Required: 
report.plugin.goal.no - User Property: 
buildQualifier 
