|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in org.apache.maven.reporting.exec used by org.apache.maven.reporting.exec | |
---|---|
MavenPluginManagerHelper
MavenPluginManager helper to deal with API changes between Maven 3.0.x and 3.1.x. |
|
MavenReportExecution
Since maven 3 reporting plugin MavenReport are not anymore injected by maven core
This class will store all necessary information for MavenReport execution :
a build MavenReport
The associated ClassLoader for the Report Mojo execution
The Plugin associated to the MavenReport
With this it's possible to execute the MavenReport generate with settings
the current Thread classLoader first with MavenReportExecution.classLoader
This beans will be build by MavenReportExecutor . |
|
MavenReportExecutor
|
|
MavenReportExecutorRequest
Bean which contains necessary informations to build MavenReportExecution with MavenReportExecutor . |
|
ReportPlugin
Represents a reporting plugin and its executions. |
|
ReportSet
Represents a set of reports and a configuration to be used to generate them. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |