Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.6
-
Component/s: None
-
Labels:None
-
Environment:- Maven 1.0.2
- Default JDepend plugin from that Maven version
-
Number of attachments :
Description
When using Clover with JDepend, I see all clover generated classes also in the JDepend report. I would like to be to exclude those. Preferably, there should be a property like:
maven.jdepend.excludes=*/CLOVER.
Any matching class would be excluded from the JDepend report
Activity
Lukas Theussl
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Status | Open [ 1 ] | Closed [ 6 ] |
| Resolution | Fixed [ 1 ] | |
| Fix Version/s | 1.6 [ 12019 ] |
I noticed this as well. Clover breaks this plugin by making lots of strange class files.