tycho-p2-publisher:publish-ee-profile
Full name:
org.eclipse.tycho:tycho-p2-publisher-plugin:4.0.3: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.  | 
          
Parameter Details
<profileFile>
The profile file containing the execution environment definition.
- Type: 
java.io.File - Required: 
Yes 
