gnodet commented on pull request #690:
URL: https://github.com/apache/maven/pull/690#issuecomment-1064530792


   > Just another observation, it seems `MojosExecutionStrategy` was jsut 
intorduced in maven `3.9.x` so how could it be a regression from `3.8.x`?
   
   Because it has been developed months ago on 3.8.x, but we decided to only 
merge into 3.9.x which has just been created a few days ago.  And the behavior 
was broken by 
https://github.com/apache/maven/commit/e327be3d85918a23a5ba48d752143a6dbf8b83f7 
which has been introduced in 3.8.x branch from which 3.9.x is derived.  
   
   > Just one thing I'm curious about: Why is the mavencache not used as a 
core-extension? I would suspect that this will give much more powerful and 
stable integration than just integrate it on the project level.
   
   The goal is to support both. I've added integration tests for both core and 
build extension for maven 3.9.x and 4.0.x.  You seem to indicate you'd rather 
use a core extension, but other think defining extensions in the pom is 
preferable (see 
https://github.com/apache/maven/pull/616#issuecomment-976624269).
   
   I'll answer the other points tomorrow after more investigation.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to