mirror of https://github.com/apache/maven.git
4f79f2d876
Detach maven-cli from maven-embedder (deprecated). Basically, classes are copied from embedder to cli, while embedder points to old classes and cli to new classes. **One important exception is logging**: the classes are _moved_ to cli, and embedder modified to use those classes (and dependency reversed: embedder now depends on cli). Reason is Verifier, that still calls into "hack method" of deprecated MavenCli, and then without logging classes move would explode due casting. --- https://issues.apache.org/jira/browse/MNG-8332 |
||
---|---|---|
.. | ||
maven-artifact | ||
maven-builder-support | ||
maven-compat | ||
maven-embedder | ||
maven-model | ||
maven-model-builder | ||
maven-plugin-api | ||
maven-repository-metadata | ||
maven-resolver-provider | ||
maven-settings | ||
maven-settings-builder | ||
maven-toolchain-builder | ||
maven-toolchain-model | ||
pom.xml |