| 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 |
|---|---|
Revision |
RevisionNumberFetcher.fetchLatestRevisionNumber()
Returns the latest revision number from the SCM.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MavenRevision
The revision implementation for the Maven SCM.
|
class |
StringRevision
Implementation for a simple revision string.
|
| Modifier and Type | Method and Description |
|---|---|
Revision |
MavenScmRevisionNumberFetcher.fetchLatestRevisionNumber()
Returns the latest revision number from the SCM.
|
Copyright © 2006-2014. All Rights Reserved.