Full name:
org.andromda.maven.plugins:andromdapp-maven-plugin:3.5-SNAPSHOT:clean-structure
Description:
Attributes:
Name | Type | Since | Description |
---|---|---|---|
configurationUri | String | - | The URI to an optional AndroMDApp configuration file. |
propertyFiles | List | - | (no description) |
skip | boolean | - | Set this to 'true' to bypass cartridge tests entirely. Its use is
NOT RECOMMENDED, but quite convenient on occasion. |
skipProcessing | boolean | - | Whether or not processing should be skipped (this is if you want to
completely skip code generation, i.e. if code is already generated
and you are creating the site from already generated source code). |
skipTests | boolean | - | Set this to 'true' to skip running tests, but still compile them.
Its use is NOT RECOMMENDED, but quite convenient on occasion. |
testFailureIgnore | boolean | - | Set this to true to ignore a failure during testing. Its use is NOT
RECOMMENDED, but quite convenient on occasion. Default value is: false. |
skip: