org.axway.grapes.maven.report
Class ModuleAggregator
java.lang.Object
org.axway.grapes.maven.report.ModuleAggregator
public class ModuleAggregator
- extends Object
Module Aggregator
Aggregates the modules of the sub-maven projects to create a single root module file.
- Author:
- jdcoffre
|
Method Summary |
void |
aggregate()
Checks all the available reports and aggregates the existing ones |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ModuleAggregator
public ModuleAggregator(List<org.apache.maven.project.MavenProject> reactorProjects)
aggregate
public void aggregate()
throws IOException,
org.apache.maven.plugin.MojoExecutionException
- Checks all the available reports and aggregates the existing ones
- Throws:
IOException
org.apache.maven.plugin.MojoExecutionException
Copyright © 2014. All rights reserved.