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