| Interface | Description |
|---|---|
| AFConfigurationProcessor |
| Class | Description |
|---|---|
| AFCLIReportingUtils |
Used to open the API of the maven embedder
original version: https://maven.apache.org/ref/3.3.9/maven-embedder/xref/org/apache/maven/cli/CLIReportingUtils.html
IMPORTANT: Preserve the structure for an easy update when the maven version will be updated
|
| AFCliRequest |
Used to open the API of Maven embedder
original version: https://maven.apache.org/ref/3.3.9/maven-embedder/xref/org/apache/maven/cli/CliRequest.html
IMPORTANT: Preserve the structure for an easy update when the maven version will be updated
|
| AFMavenCli |
Modified from Maven to permit builds without installations and var envs.
|
| AFSettingsBuildingRequest | |
| AFSettingsXmlConfigurationProcessor |
Used to open the API of Maven embedder
original version: https://maven.apache.org/ref/3.3.9/maven-embedder/xref/org/apache/maven/cli/configuration/SettingsXmlConfigurationProcessor.html
Changed java.io.File to java.nio.file.Path when possible
IMPORTANT: Preserve the structure for an easy update when the maven version will be updated
|
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.