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-18
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-18

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

Release 1.6 - 2006-01-29

TypeChangesBy
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 Allow single quotes in a developer's name Fixes MPDEVACTIVITY-3. brett
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
update Bump jelly xml tag dependency. 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
add Add link with team list. 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