tycho-document-bundle:schema-to-html
Full name:
org.eclipse.tycho.extras:tycho-document-bundle-plugin:4.0.9:schema-to-html
Description:
This mojo provides the functionality of org.eclipse.pde.internal.core.ant.ConvertSchemaToHTML
Attributes:
- Requires a Maven project to be executed.
- The goal is thread-safe and supports parallel builds.
- Binds by default to the lifecycle phase:
prepare-package
.
Optional Parameters
Name | Type | Since | Description |
---|---|---|---|
<additionalSearchPaths> |
String |
- |
No description. |
<cssURL> |
URL |
- |
No description. |
<destination> |
File |
- |
No description. |
<manifest> |
File |
- |
No description. |
<manifests> |
List<File> |
- |
No description. |
<pdeToolsRepository> |
Repository |
- |
No description. |
<project> |
MavenProject |
- |
No description. User Property: project |
Parameter Details
<additionalSearchPaths>
No description.
- Type:
java.lang.String
- Required:
No
<cssURL>
No description.
- Type:
java.net.URL
- Required:
No
<destination>
No description.
- Type:
java.io.File
- Required:
No
<manifest>
No description.
- Type:
java.io.File
- Required:
No
<manifests>
No description.
- Type:
java.util.List<java.io.File>
- Required:
No
<pdeToolsRepository>
No description.
- Type:
org.apache.maven.model.Repository
- Required:
No
<project>
No description.
- Type:
org.apache.maven.project.MavenProject
- Required:
No
- User Property:
project