Index: xdocs/goals.xml =================================================================== --- xdocs/goals.xml (リビジョン 370975) +++ xdocs/goals.xml (作業コピー) @@ -47,6 +47,15 @@ Weaves project test classes after calling aspectj:compile. + + maven-aspectj-plugin:report + + Generate report of the result of aspectj:compile. + In order to add this report to the site, + add the following in the reports section of project.xml. + <report>maven-aspectj-plugin</report> + +