org.apache.geronimo.mavenplugins.geronimo.reporting |
|
Java Source File Name | Type | Comment |
Reportable.java | Interface | Provides the details of the report to a
Reporter . |
Reporter.java | Interface | Provides an asbtraction to allow pluggable report handling. |
ReportingMojoSupport.java | Class | Support for Geronimo mojos which can be processed by a set of
Reporter s. |
SurefireReporter.java | Class | A reporter that generates Surefire result data, so the Surefire report can be used. |