Archiva Reporting Modification Request
--------------------------------------

                 Key: MRM-1185
                 URL: http://jira.codehaus.org/browse/MRM-1185
             Project: Archiva
          Issue Type: New Feature
            Reporter: harry arbasa
            Priority: Minor


Log onto a Maestro/Archiva server as "admin".
Click Artifact Repository in top-nav.
Click "Reports" in left nav.
Select a repository.
Click "View Statistics"

The resulting report contains several counts including "jar" and "war" files.

We would like the report to include the following types:

EARs
DLLs
EXEs
ZIPs

All of these except ZIPs appear to be readily available in the

"org.apache.maven.archiva.reporting.RepositioryStatistics"

type which appears to be used to create the report.

It appears that EARs, DLLs, and EXEs can added to the report with a simple 
change to the

"org.apache.maven.archiva.web.action.reports.GenerateReportAction"

type.

If the above analysis is correct, we would ask that this be delivered in 2 
parts:

1. Add EARs , DLLs, and EXEs to the report created by "GenerateReportAction" 
since this can be easily turned around.
2. Add ZIPs as soon as reasonably able to do so.

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

        

Reply via email to