Changes
Emmanuel Venisse
Vincent Massol
Make compatible with Maven 1.1
java.lang.NumberFormatException if proxy port is setted to ""
Made compatible with JDK 1.3
Some performance improvements
Use BufferedInputStream in FileToCheck
Set links as invalid on unknown errors
Use CDATA in file name
Added
maven.linkcheck.excludeproperty
Only log exception in debug mode on connection refused
Update commons-*
Build and run plugin against the installed version of Maven
Now supports failing the build on error if you set the new
maven.linkcheck.failonerrorproperty to
true.
Remove commons-util dependency. Must update to commons-lang 2.0.
Fix issues with DOM classes and jdk1.3
Fix HTML.
update to commons-jelly-20030902.160215
update to use maven.docs.*/maven.gen.docs
Upgrade to dom4j 1.4
Upgrade to maven 1.0 beta 10
Upgrade to log4j 1.2.8
Upgrade to commons-logging 1.0.3
update to commons-lang 1.0.1
Add xml declaration to generated report. Fixed for character encoding.