[
https://issues.apache.org/jira/browse/MNG-6638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylwester Lachiewicz updated MNG-6638:
--------------------------------------
Fix Version/s: 3.6.2
> MavenMetadataSource parses POMs unnecessarily
> ---------------------------------------------
>
> Key: MNG-6638
> URL: https://issues.apache.org/jira/browse/MNG-6638
> Project: Maven
> Issue Type: Bug
> Components: core
> Affects Versions: 3.5.4, 3.6.0, 3.6.1
> Reporter: Stefan Oehme
> Assignee: Sylwester Lachiewicz
> Priority: Major
> Fix For: 3.6.2
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> MavenMetadataSource parses POM files even when an artifact comes from a
> project that is part of the current reactor build. This wastes a lot of time
> and memory, since the POMs of these projects are already in memory. It should
> instead try to find an existing project model in the reactor before falling
> back to POM parsing.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)