| Property name | Optional? | Description |
|---|---|---|
| maven.patterntesting.src | Yes |
Location of project pattern tests.
Default value is
|
| maven.patterntesting.build.template.dest | No |
Output dir for the template aspects.
Default value is
|
| maven.patterntesting.build.dest | No |
Output dir for compiled classes.
Default value is
|
| maven.patterntesting.failonerror | No |
Decide whether to stop the build if Ajc fails.
Default value is
|
| maven.patterntesting.src.templates | No |
Location of the Pattern Tests Maven Templates (these are aspects
that extend the generic aspects found in
|
| maven.patterntesting.excludes | No |
List of files to exclude from the ajc compilation.
Default value is
|
| maven.patterntesting.includes | No |
List of files to include in the ajc compilation.
Default value is
|
| maven.patterntesting.conf.template | No |
Location of properties file that is used internally by the plugin to create
Ant filters for the template properties.
Default value is
|
| maven.patterntesting.formatter | No |
Legal values are |