commit | b4accef6e7d837b1f79e57aea6555b599606f68f | [log] [tgz] |
---|---|---|
author | Olivier Lamy <olamy@apache.org> | Fri Apr 28 14:11:45 2023 +1000 |
committer | GitHub <noreply@github.com> | Fri Apr 28 14:11:45 2023 +1000 |
tree | e269e28b0889d6426abd181008643a98281f78e7 | |
parent | 0461afdced4dad62a5e2858ffff38e3b563945e4 [diff] |
use junit bom (#78) Signed-off-by: Olivier Lamy <olamy@apache.org>
This project provides a Build Cache Extension feature which calculates out-of-date modules in the build dependencies graph and improves build times by avoiding re-building unnecessary modules. Read cache guide for more details.
The code currently relies on un-released modifications in the core Maven project, available both for latest 3.9.x and for 4.0-alpha-x SNAPSHOTS described in MNG-7391.
This code is under the Apache License, Version 2.0, January 2004.
See the NOTICE
file for required notices and attributions.