You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Herve Boutemy (Jira)" <ji...@apache.org> on 2022/02/23 20:22:00 UTC

[jira] [Updated] (MNG-7391) add MojoExecution strategy and runner required by Maven Build Cache Extension

     [ https://issues.apache.org/jira/browse/MNG-7391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Herve Boutemy updated MNG-7391:
-------------------------------
    Fix Version/s: 4.0.0-alpha-1
                   3.9.0

> 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
>             Fix For: 4.0.0-alpha-1, 3.9.0
>
>
> 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)