public class ModuleCalculator extends Object
| Constructor and Description |
|---|
ModuleCalculator(List<org.apache.maven.project.MavenProject> projectList,
List<org.apache.maven.scm.ScmFile> changeList) |
| Modifier and Type | Method and Description |
|---|---|
List<org.apache.maven.project.MavenProject> |
calculateChangedModules(Path projectRootpath)
Calculate the modules which needed to be rebuilt based on the list of changes from SCM.
|
public List<org.apache.maven.project.MavenProject> calculateChangedModules(Path projectRootpath)
projectRootpath - Root path of the project.Copyright © 2011–2016 SoftwareEntwicklung Beratung Schulung. All rights reserved.