Changes
Emmanuel Venisse
Vincent Massol
Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :
- commons-collections v2.1 -> v3.0
- commons-httpclient v2.0 -> v2.0.2
- commons-jelly v1.0-beta-4 -> v1.0
- commons-jelly-tags-ant v1.0 -> v1.1
- commons-jelly-tags-xml v1.0 -> v1.1
- commons-logging v1.0.3 -> v1.0.4
- dom4j v1.4-dev-8 -> v1.4
- log4j v1.2.8 -> v1.2.12
- maven-model v3.0.0-SNAPSHOT -> v3.0.1
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.