David J. M. Karlsen wrote:
Rolling a vote for the release of the maven aspectj plugin 1.3.
+0, not using it. Notes:
The site states JDK 1.4 as minimum requirement though the unit tests
suggest the plugin requires at least 1.5 to run.
Some mojo parameters (e.g. project, basedir) are annotated with
@required @readonly
i.e. two tags on a single line which isn't parsed properly, i.e. the
@readonly tag is not detected and causes the parameters to show up in
the docs.
Some parameters use
@parameter expression="${...}"
instead of
@parameter default-value="${...}"
to query data from the project. expression="" should be used only for
properties the user could specify on the CLI.
Benjamin
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email