| Modifier and Type | Method and Description |
|---|---|
static LocalGitRepo |
LocalGitRepo.fromCurrentDir(String remoteUrl)
Uses the current working dir to open the Git repository.
|
| Modifier and Type | Method and Description |
|---|---|
static Reactor |
Reactor.fromProjects(org.apache.maven.plugin.logging.Log log,
LocalGitRepo gitRepo,
org.apache.maven.project.MavenProject rootProject,
List<org.apache.maven.project.MavenProject> projects,
Long buildNumber,
List<String> modulesToForceRelease) |
Copyright © 2015–2016. All rights reserved.