Full name:
org.codehaus.modello:modello-maven-plugin:2.5.1:xdoc
Description:
Creates documentation for the model in xdoc format.
Attributes:
<basedir>
String
-
Base directory of the project, from where the Modello models are loaded.
${basedir}
<models>
String[]
-
List of relative paths to mdo files containing the models. <outputDirectory>
File
-
The output directory of the generated documentation.
${project.build.directory}/generated-site/xdoc
<packageWithVersion>
boolean
-
True if the generated package names should include the version.
false
packageWithVersion
<version>
String
-
The version of the model we will be working on.
version
Optional Parameters Name Type Since Description <firstVersion>
String
1.0-alpha-14
The first version of the model. This is used to decide whether or not to show the since column. If this is not specified, it defaults to the version of the model, which in turn means that the since column will not be shown. <licenseFile>
File
2.3.1
The file that contains license header text. If both configured, the licenseText
prevails. <licenseText>
String
2.3.1
The contents of license header text, verbatim. <packagedVersions>
List<String>
-
Additional historical versions to generate, each being packaged with the version regardless of the packageWithVersion
setting. <pluralExceptions>
Map<String,String>
2.5.0
Additional exceptions to the singularization rules, changing plural noun to singular.
As a key we provide plural noun and as value we provide singular noun, example:
<kisses>kiss</kisses>
<xdocFileName>
String
1.0-alpha-21
No description. Parameter Details <basedir>
Base directory of the project, from where the Modello models are loaded.
java.lang.String
Yes
${basedir}
The first version of the model. This is used to decide whether or not to show the since column. If this is not specified, it defaults to the version of the model, which in turn means that the since column will not be shown.
java.lang.String
1.0-alpha-14
No
The file that contains license header text. If both configured, the
licenseText
prevails.
java.io.File
2.3.1
No
The contents of license header text, verbatim.
java.lang.String
2.3.1
No
List of relative paths to mdo files containing the models.
java.lang.String[]
Yes
The output directory of the generated documentation.
java.io.File
Yes
${project.build.directory}/generated-site/xdoc
True if the generated package names should include the version.
boolean
Yes
packageWithVersion
false
Additional historical versions to generate, each being packaged with the version regardless of the packageWithVersion
setting.
java.util.List<java.lang.String>
No
Additional exceptions to the singularization rules, changing plural noun to singular.
As a key we provide plural noun and as value we provide singular noun, example:
<kisses>kiss</kisses>
java.util.Map<java.lang.String, java.lang.String>
2.5.0
No
The version of the model we will be working on.
java.lang.String
Yes
version
No description.
java.lang.String
1.0-alpha-21
No
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4