diff --git a/java/plugin.jelly b/java/plugin.jelly
index 23df90da..aab1c5b5 100644
--- a/java/plugin.jelly
+++ b/java/plugin.jelly
@@ -69,6 +69,7 @@
maven.compile.failonerror.maven.compile.debuglevel.maven.compile.nowarn.maven.compile.deprecation=on by default.
+ Indicates whether the build will continue even if there are
+ compilation errors; defaults to true.
+
+ Corresponds to the failonerror attribute for the ant
+ javac
+ task.
+