| Package | Description |
|---|---|
| io.reactiverse.vertx.maven.plugin.model | |
| io.reactiverse.vertx.maven.plugin.utils |
| Modifier and Type | Method and Description |
|---|---|
static ExtraManifestKeys |
ExtraManifestKeys.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExtraManifestKeys[] |
ExtraManifestKeys.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Map<ExtraManifestKeys,String> |
ScmSpy.getChangeLog(String scmUrl,
File workingDir)
This method extracts the simple metadata such as revision, lastCommitTimestamp of the commit/hash, author of the commit
from the Changelog available in the SCM repository
|
Copyright © 2018. All rights reserved.