| Package | Description |
|---|---|
| hudson.maven |
Maven support.
|
| Modifier and Type | Method and Description |
|---|---|
static MavenUtil.MavenVersion |
MavenUtil.getMavenVersion(String mavenVersion) |
static MavenUtil.MavenVersion |
MavenUtil.MavenVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MavenUtil.MavenVersion[] |
MavenUtil.MavenVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016–2017. All rights reserved.