Extra option to also check transitive dependencies for duplicates
-----------------------------------------------------------------

                 Key: MOJO-1682
                 URL: http://jira.codehaus.org/browse/MOJO-1682
             Project: Mojo
          Issue Type: Improvement
          Components: extra-enforcer-rules
            Reporter: Paul Vonnahme


I would like to add an extra option so the banDuplicateClasses rule could also 
check transitive dependencies.  Example configuration would look like:

<banDuplicateClasses>
    <includeTransitiveDependencies>true</includeTransitiveDependencies>
    <findAllDuplicates>true</findAllDuplicates>
    ..
</banDuplicateClasses>

If this is something that would be likely to be applied, I can work on a patch. 
 Thanks.

-- 
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 from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to