kscontractdoc:kscontractdoc

Full name:

org.kuali.maven.plugins:maven-kscontractdoc-plugin:1.0.1-SNAPSHOT:kscontractdoc

Description:

The plugin entrypoint which is used to generate the html wiki doc of the service interface.

Attributes:

  • Requires a Maven project to be executed.
  • Binds by default to the lifecycle phase: site.

Optional Parameters

Name Type Since Description
htmlDirectory File - (no description)
Default value is: ${project.build.directory}/site/services/contractdocs.
sourceDirs List - (no description)

Parameter Details

htmlDirectory:

(no description)
  • Type: java.io.File
  • Required: No
  • Expression: ${htmlDirectory}
  • Default: ${project.build.directory}/site/services/contractdocs

sourceDirs:

(no description)
  • Type: java.util.List
  • Required: No