[ http://jira.codehaus.org/browse/MPJDEPEND-3?page=comments#action_41779 ] 

Wim Deblauwe commented on MPJDEPEND-3:
--------------------------------------

You can work around it by putting a jdepend.properties file in your home 
directory with this contents:

ignore.clover=com_cenqua_clover
analyzeInnerClasses=false

It's not very ideal (every developer has to put this into his/her home 
directory), but it's the only solution I see currently.

> Allow exclusion of certain class files
> --------------------------------------
>
>          Key: MPJDEPEND-3
>          URL: http://jira.codehaus.org/browse/MPJDEPEND-3
>      Project: maven-jdepend-plugin
>         Type: Improvement
>  Environment: - Maven 1.0.2
> - Default JDepend plugin from that Maven version
>     Reporter: Wim Deblauwe

>
>
> 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

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to