Generate graphes and HTML tables for the various smc state diagrams.
| Parameter |
Type |
Expression |
Default Value |
Description |
glevel (Optional) |
Integer
|
${glevel}
|
-
|
Graph verbosity level {@link } |
outputDirectory
|
File
|
${project.reporting.outputDirectory}/smc
|
-
|
The output directory for the report. |
pluginClasspathList
|
List
|
${plugin.artifacts}
|
-
|
Maven Internal: List of artifacts for the plugin. |
project
|
MavenProject
|
${project}
|
-
|
Maven Internal: Project to interact with. |
siteRenderer (Optional) (Discovered) |
SiteRenderer
|
-
|
-
|
Maven Internal: The Doxia Site Renderer. |
sourceDirectory
|
File
|
${project.basedir}/src/main/smc
|
-
|
Source directory containing the *.sm files. |
verbose (Optional) |
boolean
|
${verbose}
|
false
|
Enable verbose. |