| Package | Description |
|---|---|
| com.redhat.rcm.maven.plugin.buildmetadata.scm |
Provides implementation independent interfaces and classes to access SCM
systems.
|
| com.redhat.rcm.maven.plugin.buildmetadata.scm.maven |
Provides an implementation to access SCM systems based on the Apache Maven
SCM implementation.
|
| Modifier and Type | Method and Description |
|---|---|
LocallyModifiedInfo |
RevisionNumberFetcher.containsModifications(org.apache.maven.scm.ScmFileSet fileSet)
Checks if the local source files are in-sync with the repository or not.
|
| Modifier and Type | Method and Description |
|---|---|
LocallyModifiedInfo |
MavenScmRevisionNumberFetcher.containsModifications(org.apache.maven.scm.ScmFileSet fileSet)
Checks if the local source files are in-sync with the repository or not.
|
Copyright © 2006-2014. All Rights Reserved.