manikmagar / maven-build-cache-extension

Apache Maven Build Cache Extension

Home Page:https://maven.apache.org/extensions/maven-build-cache-extension/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Apache Maven Build Cache Extension

https://maven.apache.org/extensions/maven-build-cache-extension/

License:Apache License 2.0


Languages

Language:Java 99.8%Language:Shell 0.2%