kscontractdoc:kscontractdoc
Full name:
org.kuali.maven.plugins:kscontractdoc-maven-plugin:1.0.10-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 |
contextSourceDirs |
List |
- |
(no description)
|
htmlDirectory |
File |
- |
(no description) Default value is: ${project.build.directory}/site/services/contractdocs. User property is: htmlDirectory. |
sourceDirs |
List |
- |
(no description)
|
Parameter Details
contextSourceDirs:
(no description)
- Type: java.util.List
- Required: No
htmlDirectory:
(no description)
- Type: java.io.File
- Required: No
- User Property: htmlDirectory
- Default: ${project.build.directory}/site/services/contractdocs
sourceDirs:
(no description)
- Type: java.util.List
- Required: No