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

ASF GitHub Bot commented on MNG-6530:
-------------------------------------

mickaelistria commented on issue #194: MNG-6530 - Test + System property to 
disable global model cache
URL: https://github.com/apache/maven/pull/194#issuecomment-444845898
 
 
   See last comment on https://issues.apache.org/jira/browse/MNG-6530 . This 
cannot be a per-request setting, it has to be a global setting that is 
configured before first call to ProjectBuilder, and having a global effect. An 
API doesn't seem to allow that and the system property seems best. I'll apply 
the comment from @michael-o and @kwin and squash the 2 commits (test + system 
property) in a single one.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Regression in ProjectBuilder when file change between invocations (introduced 
> by MNG-6311)
> ------------------------------------------------------------------------------------------
>
>                 Key: MNG-6530
>                 URL: https://issues.apache.org/jira/browse/MNG-6530
>             Project: Maven
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 3.6.0
>            Reporter: Mickael Istria
>            Priority: Critical
>             Fix For: 3.6.1
>
>
> The patch for MNG-6311 introduces a regression in ProjectBuilder due to 
> missing cache invalidation when content change.
> It was identified as a potential issue by [~fbricon] on Oct 10, yet no 
> further investigation happened and Maven 3.6.0 was released with this 
> regression.
> This regression prevents Eclipse m2e (and probably most APIs using the 
> ProjectBuilder for a longer session which allows pom.xml files to be 
> modified) from adopting 3.6.0.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to