tycho-document-bundle:schema-to-html

Full name:

org.eclipse.tycho.extras:tycho-document-bundle-plugin:4.0.7: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: report.plugin.goal.no

<cssURL>

No description.
  • Type: java.net.URL
  • Required: report.plugin.goal.no

<destination>

No description.
  • Type: java.io.File
  • Required: report.plugin.goal.no

<manifest>

No description.
  • Type: java.io.File
  • Required: report.plugin.goal.no

<manifests>

No description.
  • Type: java.util.List<java.io.File>
  • Required: report.plugin.goal.no

<pdeToolsRepository>

No description.
  • Type: org.apache.maven.model.Repository
  • Required: report.plugin.goal.no

<project>

No description.
  • Type: org.apache.maven.project.MavenProject
  • Required: report.plugin.goal.no
  • User Property: project