[
https://issues.apache.org/jira/browse/MNG-7391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Herve Boutemy updated MNG-7391:
-------------------------------
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
> add MojoExecution strategy and runner required by Maven Build Cache Extension
> -----------------------------------------------------------------------------
>
> Key: MNG-7391
> URL: https://issues.apache.org/jira/browse/MNG-7391
> Project: Maven
> Issue Type: New Feature
> Components: Core
> Reporter: Herve Boutemy
> Priority: Major
>
> 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
--
This message was sent by Atlassian Jira
(v8.20.1#820001)