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
2.1 2004-03-10
2.0 2003-09-21
1.2 2003-09-19

Release 2.1 - 2004-03-10

TypeChangesBy
fix Projects without a repository url should still be able to use statcvs. Fixes MPSTATCVS-2. dion

Release 2.0 - 2003-09-21

TypeChangesBy
update Migrated the plugin to use the new statcvs-xml jar (which generates XML xdoc output instead of HTML). vmassol

Release 1.2 - 2003-09-19

TypeChangesBy
update Updated to use maven.docs.*/maven.gen.docs dion
fix Creates maven.build.dir and maven.docs.dest directory if doesn't exist. Fixes MPSTATCVS-1. Thanks to Alwyn Schoeman . evenisse
fix Register reports only if source, test,... exists. So, corresponding entrys in menu will appear only if reports are registered. Fixes MPCHANGELOG-9. evenisse