[ANN] Apache Maven Build cache extension

2024-05-12 Thread Olivier Lamy
The Apache Maven team is pleased to announce the release of the Apache Maven Build cache extension, version 1.2.0 Build cache is an extension that makes large Maven builds more efficient. A combination of features achieves that: - Incremental builds work on the modified part of the project graph

[ANN] Apache Maven Build Cache Extension 1.1.0

2023-11-29 Thread Olivier Lamy
Hi The Apache Maven team is pleased to announce the release of the Apache Maven Build Cache Extension 1.1.0. Build cache is an extension that makes large Maven builds more efficient. https://maven.apache.org/extensions/maven-build-cache-extension/ Release Notes - Maven Build Cache Extension - V

Re: [ANN] Apache Maven Build Cache Extension 1.0.0 Released

2022-11-07 Thread Mark Derricutt
Congrats - look forward to trying it out. I note however the site links to some missing files: https://maven.apache.org/extensions/resources/maven-build-cache-config.xml from the https://maven.apache.org/extensions/maven-build-cache-extension/getting-started.html page for one (which also still

[ANN] Apache Maven Build Cache Extension 1.0.0 Released

2022-11-07 Thread Guillaume Nodet
The Apache Maven team is pleased to announce the release of the Apache Maven Build Cache Extension version 1.0.0 https://maven.apache.org/extensions/maven-build-cache-extension/ You should specify the version in your project's configuration: 1. 2. org.apache.maven.extensions 3. mav