diff --git a/java/plugin.jelly b/java/plugin.jelly
index 70a30207..64c2771a 100644
--- a/java/plugin.jelly
+++ b/java/plugin.jelly
@@ -35,14 +35,7 @@
-
-
-
-
-
-
+
@@ -55,6 +48,15 @@
+
+
+
+
+
+
+
@@ -212,13 +214,14 @@
-
+
+
+ description="Formatted report of compiler output"/>
+
diff --git a/java/project.xml b/java/project.xml
index 0065754c..9be5f2ef 100644
--- a/java/project.xml
+++ b/java/project.xml
@@ -22,7 +22,7 @@
3
maven-java-plugin
Maven Java Plugin
- 1.6
+ 1.6.1-SNAPSHOT
Compile java code
diff --git a/java/xdocs/changes.xml b/java/xdocs/changes.xml
index 418477b8..ff28d0ee 100644
--- a/java/xdocs/changes.xml
+++ b/java/xdocs/changes.xml
@@ -24,6 +24,9 @@
Kurt Schrader
+
+ Java report fails build if no source files present.
+
Compile fails using forked compiler when directory contains spaces.
Also check for