MavenReport
s, with associated forked executions if necessary.canGenerate()
with adequate classloader.MavenReportExecution
from MavenReportExecutorRequest
.MavenPluginManager
helper to deal with API changes between Maven 3.0.x and 3.1.x, ie
switch from Sonatype Aether (in org.sonatype.aether
package) to Eclipse Aether (in
org.eclipse.aether
package) for some parameters.MavenReport
s) are not anymore prepared by Maven core.MavenReport
s for later generation.MavenReportExecution
with MavenReportExecutor
:
the intent is to store some informations regarding the current Maven execution.${project.reporting.plugins}
parameter value.Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.