Aggregate goal or parameter instrument JDepend with all sources directories for 
multi-modules project
-----------------------------------------------------------------------------------------------------

                 Key: MOJO-680
                 URL: http://jira.codehaus.org/browse/MOJO-680
             Project: Mojo
          Issue Type: Improvement
          Components: jdepend
         Environment: Maven 2.0.4; dashboard-maven-plugin-1.0-SNAPSHOT, 
jdepend-maven-plugin-2.0-SNAPSHOT
            Reporter: David Vicente
            Priority: Critical


In dashboard-maven-plugin, i create a section to aggregate JDepend AC value 
with cobertura lineCoverRate et branchCoverRate as Xref.

The goal of this section is to view the cover rate of the most used packages 
(which Afferent coupling value represents).

For a single project, it's ok, the AC value is coherent.

But for multi-modules project, the AC value is not coherent. ( see explanation 
in http://jira.codehaus.org/browse/MOJO-676 )

it would be great if with a parameter (<aggregate>true</aggregate>) or a new 
goal , we can instrument JDepend with all sources directories of all collected 
projects to get the real AC value for each package and generate a global xml 
result file to use

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