Apache Maven 1.x has reached its end of life, and is no longer supported. For more information, see the announcement. Users are encouraged to migrate to the current version of Apache Maven.
Parse files for custom javadoc tags (attribef mode only) and weave
them in the bytecode of the aspects themselves.
aspectwerkz:compile
Compile both main runtime sources and any non-production source
aspects.
aspectwerkz:weave
Weave aspects at build time (offline mode). Works for both "xmldef"
(maven.aspectwerkz.mode = xmldef) and "attribdef"
(maven.aspectwerkz.mode = attribdef) modes.