[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

[ANN] Apache Maven Build Cache extension 1.0.1

2023-06-08 Thread Olivier Lamy
Hi, The Apache Maven team is pleased to announce the release of Apache Maven Build Cache extension 1.0.1. The Build cache is an extension targeted to simplify and make more efficient work with large builds in Maven. With features such as incremental builds work on the modified part of the project

[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