Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Maven Build Cache Extension has been provided as a maven-core update, but extracted to a separate module then a separate Git repository to provide an extension: see MNG-7129 == MBUILDCACHE-1
the extension just requires a small API in Maven core to be able to inject Build Cache: MojoExecution strategy and runner
By default, MojoExecution strategy is to run Mojos
Build Cache Extension can has a more advanced strategy that can introduce cache = inject MojoExecution result taken from cache to avoid running the Mojo
Attachments
Attachments
Issue Links
- is required by
-
MBUILDCACHE-2 Extract caching system out of maven-core
- Closed
-
MBUILDCACHE-1 [Deutsche Bank contribution] Incremental build with local and remote(shared) cache
- Closed
- links to