| Modifier and Type | Class and Description |
|---|---|
class |
GeneratedVersion
Created by rotscher on 1/15/15.
|
class |
StaticVersion
Created by rotscher on 1/15/15.
|
| Modifier and Type | Method and Description |
|---|---|
static Version |
VersionFactory.create(String versionOverride,
org.apache.maven.model.Model model,
org.codehaus.plexus.logging.Logger logger)
create and return the version strategy, which is either a static value in case the version is given as
system property (-Dversion.override=1.0) or it's a generated version in case the version override feature is
enabled (-Dversion.override) but no static value is given.
|
Copyright © 2015. All rights reserved.