A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://codehaus-plexus.github.io/modello/modello-maven-plugin/xpp3-reader-mojo.html below:

modello:xpp3-reader – Modello Maven Plugin

modello:xpp3-reader

Full name:

org.codehaus.modello:modello-maven-plugin:2.5.1:xpp3-reader

Description:

Creates an XPP3 reader from the model.

Attributes:

Required Parameters Name Type Since Description <basedir> String - Base directory of the project, from where the Modello models are loaded.
Default: ${basedir} <models> String[] - List of relative paths to mdo files containing the models. <outputDirectory> File - The output directory of the generated Java beans.
Default: ${project.build.directory}/generated-sources/modello <packageWithVersion> boolean - True if the generated package names should include the version.
Default: false
User Property: packageWithVersion <version> String - The version of the model we will be working on.
User Property: version Optional Parameters Name Type Since Description <domAsXpp3> boolean 1.6 Generate DOM content as plexus-utils Xpp3Dom objects instead of org.w3c.dom.Element.
Default: true <encoding> String 1.0-alpha-19 The encoding to use when generating Java source files.
Default: ${project.build.sourceEncoding} <javaSource> String 1.0 The java source level used for generating outputs classes. Will be discovered from project properties, in order: If all of above properties was not be set, default value as 8 will be used. <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>
Parameter Details <basedir>

Base directory of the project, from where the Modello models are loaded.

<domAsXpp3>

Generate DOM content as plexus-utils Xpp3Dom objects instead of org.w3c.dom.Element.

<encoding>

The encoding to use when generating Java source files.

<javaSource>

The java source level used for generating outputs classes.

Will be discovered from project properties, in order:

If all of above properties was not be set, default value as

8

will be used.

<licenseFile>

The file that contains license header text. If both configured, the

licenseText

prevails.

<licenseText>

The contents of license header text, verbatim.

<models>

List of relative paths to mdo files containing the models.

<outputDirectory>

The output directory of the generated Java beans.

<packageWithVersion>

True if the generated package names should include the version.

<packagedVersions>

Additional historical versions to generate, each being packaged with the version regardless of the packageWithVersion setting.

<pluralExceptions>

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>
<version>

The version of the model we will be working on.


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