diff --git a/linkcheck/project.xml b/linkcheck/project.xml
index 7694510d..d4a92d98 100644
--- a/linkcheck/project.xml
+++ b/linkcheck/project.xml
@@ -22,7 +22,7 @@
3
maven-linkcheck-plugin
Maven LinkCheck Plugin
- 1.4
+ 1.4.1-SNAPSHOT
Check xdoc links. Requires Maven 1.0 RC2.
Check xdoc links
diff --git a/linkcheck/src/plugin-resources/linkcheck.jsl b/linkcheck/src/plugin-resources/linkcheck.jsl
index dee69b3a..7f2c9da3 100644
--- a/linkcheck/src/plugin-resources/linkcheck.jsl
+++ b/linkcheck/src/plugin-resources/linkcheck.jsl
@@ -36,7 +36,7 @@
file(s) and link(s) checked. error(s) and warning(s) reported in file(s).
-
+
+
+ Maven 1.0.x : The report is incomplete if one or more files has errors in them.
+
Upgrade to log4j 1.2.13.
Add the property "maven.linkcheck.method" to select the method to use to do the tests (head -by default-,or get).