Full name:
org.apache.archiva.redback.components.modello:jpox-modello-maven-plugin:1.1-SNAPSHOT:jpox-metadata-class
Description:
Attributes:
Name | Type | Since | Description |
---|---|---|---|
models | String[] | - | List of relative paths to mdo files containing the models. |
outputDirectory | File | - | The output directory of the generated JDO store. Default value is: ${basedir}/target/generated-sources/modello. |
packageWithVersion | boolean | - | True if the generated package names should include the version. Default value is: false. User property is: packageWithVersion. |
version | String | - | The version of the model we will be working on. User property is: version. |
Name | Type | Since | Description |
---|---|---|---|
packagedVersions | List | - | Additional historical versions to generate, each being packaged
with the version regardless of the packageWithVersion
setting. |