Description
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.
Attachments
Issue Links
- is caused by
-
MNG-6311 Maven intolerably slow when import scope used heavily in large project
- Closed
- is related to
-
MNG-6616 Create public API for Projects Artifacts Cache where one project can be invalidated
- Open
- relates to
-
MNG-7027 Invalidate project cache upon changes
- Open
-
MNG-6030 ReactorModelCache do not used effectively after maven version 3.0.5 which cause a large memory footprint
- Closed
- links to