Changes
Emmanuel Venisse
Fixed path to stylesheet.
Remove postGoal on clean to avoid introducing all these dependencies on a simple clean.
Fixed report generation fails when no java source present.
Handle multiple source directories correctly
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
Custom stylesheet for jcoverage plugin.
Fix the report generation after a rmic generation.
Apply MPJCOVERAGE-3.
Apply MAVEN-967.
Apply MAVEN-846. JCoverage report displays wrong branch indicators for classes/packages which don't have any coverage.
Fix bug when classes have no package.
Fix overview page for inner classes.
Add a postGoal to clean:clean for suppress jcoverage.ser file.
First release