Reformat
2 files changed
tree: d01b33247503d98b4434bdfdaf13276640ed13af
  1. .github/
  2. .mvn/
  3. src/
  4. .asf.yaml
  5. .git-blame-ignore-revs
  6. .gitattributes
  7. .gitignore
  8. deploySite.sh
  9. Jenkinsfile
  10. LICENSE
  11. NOTICE
  12. pom.xml
  13. README.md
README.md

Apache Maven Build Cache Extension

ASF Jira Apache License, Version 2.0, January 2004 Maven Central Jenkins Status Jenkins tests

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.

Status

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.

License

This code is under the Apache License, Version 2.0, January 2004.

See the NOTICE file for required notices and attributions.