because everybody have a local clone from github and it's a pain to manage another creds

Signed-off-by: Olivier Lamy <olamy@apache.org>
1 file changed
tree: 86b9f25fd49afcf0671caeb74ae5a010528ef139
  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.

Requires Maven 3.9+ (MNG-7391).

License

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

See the NOTICE file for required notices and attributions.