Correction of some point due to feedback on the user list :

- Fix bug when classes have no package.
- Fix overview page for inner classes.
- Add a postGoal to clean:clean for suppress jcoverage.ser file.


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113988 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
evenisse
2003-09-09 15:52:57 +00:00
parent edabb3f6ed
commit 742fd28363
7 changed files with 72 additions and 13 deletions

View File

@@ -5,7 +5,7 @@
<pomVersion>3</pomVersion>
<id>maven-jcoverage-plugin</id>
<name>Maven JCoverage plugin</name>
<currentVersion>1.0</currentVersion>
<currentVersion>1.0.1-SNAPSHOT</currentVersion>
<package>org.apache.maven.jcoveragereport</package>
<description>