kscontractdoc:ksdictionarydoc
Full name:
org.kuali.maven.plugins:maven-kscontractdoc-plugin:0.0.1-SNAPSHOT:ksdictionarydoc
Description:
Mojo for generating a formatted view of the data dictionary
Attributes:
- Requires a Maven 2.0 project to be executed.
- Requires dependency resolution of artifacts in scope: test.
- 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/dictionarydocs. |
inputFiles |
List |
- |
(no description)
|
supportFiles |
List |
- |
(no description)
|
Parameter Details
htmlDirectory:
(no description)
- Type: java.io.File
- Required: No
- Expression: ${htmlDirectory}
- Default: ${project.build.directory}/site/services/dictionarydocs
inputFiles:
(no description)
- Type: java.util.List
- Required: No
supportFiles:
(no description)
- Type: java.util.List
- Required: No