diff --git a/jdiff/plugin.jelly b/jdiff/plugin.jelly
index 028da2de..9518b6ff 100644
--- a/jdiff/plugin.jelly
+++ b/jdiff/plugin.jelly
@@ -42,7 +42,7 @@
pluginName="maven-jdiff-plugin"
link="jdiff/changes"
target="_blank"
- description="Report on the api difference report between versions."/>
+ description="Report on the api difference between versions."/>
@@ -133,7 +133,7 @@
-
+
diff --git a/jdiff/project.xml b/jdiff/project.xml
index 8014216b..50f45954 100644
--- a/jdiff/project.xml
+++ b/jdiff/project.xml
@@ -85,5 +85,14 @@
This library is already loaded by maven's core. Be careful to use the same version number as in the core.
+
+ xml-apis
+ xml-apis
+ 1.3.03
+ http://xml.apache.org/commons/
+
+ This library is already loaded by maven's core. Be careful to use the same version number as in the core.
+
+
diff --git a/jdiff/xdocs/changes.xml b/jdiff/xdocs/changes.xml
index 221d3665..e54dff62 100644
--- a/jdiff/xdocs/changes.xml
+++ b/jdiff/xdocs/changes.xml
@@ -25,6 +25,7 @@
+ Jdiff doclet fails with jdk 1.4.
Use relative links to the javadoc.
It requires at least maven-plugin-plugin v1.7.