tycho-p2-publisher:publish-categories
Full name:
org.eclipse.tycho:tycho-p2-publisher-plugin:4.0.8:publish-categories
Description:
Publishes the category definitions from the category.xml in the root of the project.
See also: https://wiki.eclipse.org/Equinox/p2/Publisher
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.
 - Binds by default to the lifecycle phase: 
package. 
Optional Parameters
| Name | Type | Since | Description | 
|---|---|---|---|
<categoriesDirectory> | 
File | 
- | 
The directory where category.xml files are located. 
Defaults to the project's base directory. Default: ${project.basedir} | 
<qualifier> | 
String | 
- | 
No description. User Property: buildQualifier | 
Parameter Details
<categoriesDirectory>
The directory where 
category.xml files are located. 
Defaults to the project's base directory.
- Type: 
java.io.File - Required: 
report.plugin.goal.no - Default: 
${project.basedir} 
<qualifier>
No description.
- Type: 
java.lang.String - Required: 
report.plugin.goal.no - User Property: 
buildQualifier 
