Changes
Emmanuel Venisse
New property maven.jdepend.properties to specify a custom jdepend.properties file.
New maven.jdepend.dirs and maven.jdepend.components properties.
Upgrade to JDepend 2.9.1.
Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :
- xercesImpl v 2.4.0 -> v2.6.2
- xml-apis v 1.0.b2 -> xmlParserAPIs v2.6.2
Exception in jsl when there are no cyclic dependencies.
Upgrade to JDepend for bugfixes.
Apply MAVEN-1132
Add xml declaration to generated report. Fixed for character encoding.
Fixed MAVEN-493. I register reports only if source, test,... exists. So, corresponding entrys in menu will appear only if reports are registered.