Display help information on doctype-maven-plugin.
Call mvn doctype:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.

Name
doctype:help
Full Name
de.smartics.maven.plugin:doctype-maven-plugin:1.9.4:help
Inherited by Default
true
Instantiation Strategy
per-lookup
Execute Strategy
once-per-session

Display help information on doctype-maven-plugin.
Call mvn doctype:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.

Parameters

Optional Parameters

NameSinceData TypeShort Description
detail boolean
If true, display all settable properties for each goal.
goal String
The name of the goal for which to show help. If unspecified, all goals will be displayed.
indentSize int
The number of spaces per indentation level, should be positive.
lineLength int
The maximum length of a display line, should be positive.