public class MavenCommandLineParser extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
MavenCommandLineParser.MavenArguments
POJO to be created by JCommander when parsing the command line arguments from Maven.
|
| Modifier and Type | Method and Description |
|---|---|
static MavenCommandLineParser.MavenArguments |
parseMavenArguments(MavenEnvironmentVariables mavenEnvironmentVariables) |
public static MavenCommandLineParser.MavenArguments parseMavenArguments(MavenEnvironmentVariables mavenEnvironmentVariables)
Copyright © 2022 MuleSoft, Inc.. All rights reserved.