[ 
https://issues.apache.org/jira/browse/MNG-7391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17603947#comment-17603947
 ] 

tong commented on MNG-7391:
---------------------------

I had installed the maven 3.9.0-SNAPSHOT to my local repository. And I had 
executed install command for maven-build-cache-extension.  But, I cannot found 
maven-build-cache-extension jar in my local repository. Is there something 
wrong with my operation?

Thanks a lot!

> 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
>            Assignee: Guillaume Nodet
>            Priority: Major
>             Fix For: 3.9.0, 4.0.0-alpha-1, 4.0.0
>
>         Attachments: image-2022-09-14-14-14-58-145.png
>
>
> 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.10#820010)

Reply via email to