diff --git a/java/plugin.jelly b/java/plugin.jelly
index edf1e572..5355c0d1 100644
--- a/java/plugin.jelly
+++ b/java/plugin.jelly
@@ -50,8 +50,8 @@
==========================================================
- NOTE: Targetting JVM ${java.specification.version}, classes
- will not run on earlier JVMs
+ WARNING: maven.compile.target is not set:
+ using the default value which depends on your JVM
==========================================================
diff --git a/java/xdocs/changes.xml b/java/xdocs/changes.xml
index a0318063..99ffdac0 100644
--- a/java/xdocs/changes.xml
+++ b/java/xdocs/changes.xml
@@ -26,6 +26,7 @@
+ Compiling gives incorrect warning about target JVM version.
sourceModifications handled incorrectly when more than one clause present.
Broken support for maven.compile.extdirs.
Make a report with compiler output