diff --git a/aspectj/plugin.jelly b/aspectj/plugin.jelly
index 09a912a6..7be4cf99 100644
--- a/aspectj/plugin.jelly
+++ b/aspectj/plugin.jelly
@@ -31,6 +31,7 @@
xmlns:log="jelly:log"
xmlns:maven="jelly:maven"
xmlns:util="jelly:util"
+ xmlns:doc="doc"
xmlns:aspectj="aspectj">
+
maven.aspectj.failonerror property.
diff --git a/aspectj/xdocs/goals.xml b/aspectj/xdocs/goals.xml
index fa7f206a..e6cd87bf 100644
--- a/aspectj/xdocs/goals.xml
+++ b/aspectj/xdocs/goals.xml
@@ -47,6 +47,15 @@
Weaves project test classes after calling aspectj:compile.
+ aspectj:compile.
+ In order to add this report to the site,
+ add the following in the <reports> section of project.xml:
+