+ Offers goals to manipulate + AspectWerkz + sources: attribute compilation, offline weaving of aspects, + execution of weaved application, etc. +
+| Property | +Optional? | +Description | +
|---|---|---|
| maven.aspectwerkz.src.dir | +Yes | +
+ Location of aspect sources. Default location is
+ ${basedir}/src/aspectwerkz.
+ |
+
| maven.aspectwerkz.definition.merge.file | +Yes | ++ Definition file to be merged with the main definition file. + This property is not defined by default. + | +
| maven.aspectwerkz.uuid | +Yes | ++ UUID to use. If not specified a default one will be + automatically generated. This property is not defined by default. + | +