|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
MavenReportExecution
from MavenReportExecutorRequest
.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
.MavenReportExecution
with MavenReportExecutor
.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |