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.6.1 2007-04-19
1.6 2006-01-29
1.5.2 2005-07-30
1.5.1 2004-10-23
1.5 2004-05-15
1.4 2004-03-07
1.3 2003-09-29

Get the RSS feed of the last changes

Release 1.6.1 - 2007-04-19

TypeChangesBy
fix Only show the timeframe when maven.changelog.type=range Fixes MPFILEACTIVITY-3. Thanks to Dennis Lundberg. ltheussl

Release 1.6 - 2006-01-29

TypeChangesBy
fix File activity plugin creates wrong links for Subversion repositories. Use maven.changelog.svn.baseurl property. Fixes MPFILEACTIVITY-2. ltheussl
update Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :
  • commons-jelly-tags-xml v1.0 - > v1.1
Fixes MAVEN-1712.
aheritier

Release 1.5.2 - 2005-07-30

TypeChangesBy
fix Make template compatible with changelog 1.8 plugin Fixes MPDEVACTIVITY-4. brett

Release 1.5.1 - 2004-10-23

TypeChangesBy
fix Use maven.changelog.range instead of maven.activity.range. Fixes MPDEVACTIVITY-1. dion

Release 1.5 - 2004-05-15

TypeChangesBy

Release 1.4 - 2004-03-07

TypeChangesBy
update Add maven.changelog.basedir property. evenisse

Release 1.3 - 2003-09-29

TypeChangesBy
fix Fix url generation when pom.repository.url isn't empty. evenisse
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