[
https://issues.apache.org/jira/browse/MNG-6638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16915004#comment-16915004
]
Hudson commented on MNG-6638:
-----------------------------
Build failed in Jenkins: Maven TLP » maven » MNG-6656 #7
See https://builds.apache.org/job/maven-box/job/maven/job/MNG-6656/7/
> Prevent reparsing POMs in MavenMetadataSource
> ---------------------------------------------
>
> Key: MNG-6638
> URL: https://issues.apache.org/jira/browse/MNG-6638
> Project: Maven
> Issue Type: Improvement
> Components: core
> Affects Versions: 3.5.4, 3.6.0, 3.6.1
> Reporter: Stefan Oehme
> Assignee: Michael Osipov
> Priority: Major
> Fix For: 3.6.2
>
> Time Spent: 20m
> 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
(v8.3.2#803003)