Apache Maven 1.x has reached its end of life, and is no longer supported. For more information, see the announcement. Users are encouraged to migrate to the current version of Apache Maven.

Release History

VersionDateDescription
1.7-SNAPSHOT In SVN
1.6.1 2006-03-26
1.6 2006-02-05
1.5.1 2005-09-27
1.5 2004-05-15
1.4 2004-03-10
1.3 2003-09-29

Get the RSS feed of the last changes

Release 1.7-SNAPSHOT - In SVN

TypeChangesBy
update Upgrade to Xerces 2.8.0. Replace the deprecated xmlParserAPIs by xml-apis 1.3.03. Add the xml-resolver dependency for xerces. Fixes MAVEN-1753. aheritier

Release 1.6.1 - 2006-03-26

TypeChangesBy
fix Set maven.jdepend.components to empty by default for backwards compatibility. Fixes MPJDEPEND-8. ltheussl
fix Cannot generate report without component property set. Fixes MPJDEPEND-7. ltheussl

Release 1.6 - 2006-02-05

TypeChangesBy
add New property maven.jdepend.properties to specify a custom jdepend.properties file. Fixes MPJDEPEND-2. ltheussl
add New maven.jdepend.dirs and maven.jdepend.components properties. ltheussl
update Upgrade to JDepend 2.9.1. Fixes MPJDEPEND-6. ltheussl
update 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
Fixes MAVEN-1712.
aheritier

Release 1.5.1 - 2005-09-27

TypeChangesBy
fix Exception in jsl when there are no cyclic dependencies. Fixes MPJDEPEND-4. Thanks to Alexey Demakov. ltheussl

Release 1.5 - 2004-05-15

TypeChangesBy
fix Upgrade to JDepend for bugfixes. Fixes MPXDOC-16. brett

Release 1.4 - 2004-03-10

TypeChangesBy
update Apply MAVEN-1132 Fixes MAVEN-1132. dion

Release 1.3 - 2003-09-29

TypeChangesBy
fix Add xml declaration to generated report. Fixed for character encoding. evenisse
fix Fixed MAVEN-493. I register reports only if source, test,... exists. So, corresponding entrys in menu will appear only if reports are registered. Fixes MAVEN-493. evenisse