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.1-SNAPSHOT In SVN
1.0.9 2004-11-10
1.0.8 2004-09-26
1.0.7 2004-07-11
1.0.6 2004-07-08
1.0.5 2004-06-28
1.0.4 2004-05-15
1.0.3 2004-03-10
1.0.2 2003-12-17
1.0.1 2003-09-29
1.0 2003-09-04

Get the RSS feed of the last changes

Release 1.1-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
update Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :
  • log4j v1.2.8 -> v1.2.12
  • oro v2.0.7 -> v2.0.8
  • velocity v1.3 -> v1.4
Fixes MAVEN-1712.
aheritier
fix Open report in a new window. evenisse
fix Allow comma separeted values for maven.jcoverage.instrumentation.excludes. Fixes MPJCOVERAGE-20. evenisse
fix Fix tests failures when user use maven.jcoverage.instrumentation.excludes Fixes MPJCOVERAGE-16. evenisse
fix Fix report for Inner/anonymous classes. Fixes MPJCOVERAGE-18. evenisse

Release 1.0.9 - 2004-11-10

TypeChangesBy
fix Fix incorrect usage of maven:addPath tag brett
fix Fixed leaking file handles. Fixes MPJCOVERAGE-17. evenisse

Release 1.0.8 - 2004-09-26

TypeChangesBy
fix Fixed overview and packages rates. Fixes MPJCOVERAGE-14. evenisse
add Add the possibility to set multiple includes and excludes files for instrumentation. evenisse

Release 1.0.7 - 2004-07-11

TypeChangesBy
fix Fixed tests execution when artifact contains properties. evenisse
fix Remove deprecated APIs. evenisse

Release 1.0.6 - 2004-07-08

TypeChangesBy
fix Fixed path to stylesheet. Fixes MPJCOVERAGE-9. evenisse
fix Remove postGoal on clean to avoid introducing all these dependencies on a simple clean. brett

Release 1.0.5 - 2004-06-28

TypeChangesBy
fix Fixed report generation fails when no java source present. Fixes MPJCOVERAGE-8. evenisse
fix Handle multiple source directories correctly Fixes MPJCOVERAGE-1. brett
fix Copy all of maven.build.dest, excluding the class files, into the instrumentation directory, as some people hook into the resources copying themselves without adding them to the POM brett

Release 1.0.4 - 2004-05-15

TypeChangesBy
add Custom stylesheet for jcoverage plugin. Fixes MPJCOVERAGE-7. evenisse
fix Fix the report generation after a rmic generation. Fixes MPJCOVERAGE-6. evenisse

Release 1.0.3 - 2004-03-10

TypeChangesBy
fix Apply MPJCOVERAGE-3. Fixes MPJCOVERAGE-3. evenisse

Release 1.0.2 - 2003-12-17

TypeChangesBy
fix Apply MAVEN-967. Fixes MAVEN-967. evenisse

Release 1.0.1 - 2003-09-29

TypeChangesBy
fix Apply MAVEN-846. JCoverage report displays wrong branch indicators for classes/packages which don't have any coverage. Fixes MAVEN-846. dion
fix Fix bug when classes have no package. evenisse
fix Fix overview page for inner classes. evenisse
add Add a postGoal to clean:clean for suppress jcoverage.ser file. evenisse

Release 1.0 - 2003-09-04

TypeChangesBy
add First release evenisse