public class MavenUtils extends Object
Modifier and Type | Class and Description |
---|---|
static class |
MavenUtils.MavenVersionMatcher |
Modifier and Type | Method and Description |
---|---|
static String |
getMavenVersion(File mavenExecutable)
Parse output of "mvn --version".
|
@Nullable public static String getMavenVersion(File mavenExecutable)
mavenExecutable
- maven executableCopyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.