The Apache Maven team is pleased to announce the release of the Apache Maven Build Cache Extension 1.2.2.
Build cache is an extension that improves the efficiency of large Maven builds. A combination of features achieves that: - Incremental builds work on the modified part of the project graph part only - Subtree support for multimodule projects builds part of the codebase in isolation - Project state restoration (partial) avoids repeating expensive tasks like code generation - etc... https://maven.apache.org/extensions/maven-build-cache-extension/ Release Notes - https://github.com/apache/maven-build-cache-extension/releases/tag/maven-build-cache-extension-1.2.2 Enjoy, -The Apache Maven team --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
