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

Hudson commented on MNG-6638:
-----------------------------

Build succeeded in Jenkins: Maven TLP » maven » MNG-5868 #51

See https://builds.apache.org/job/maven-box/job/maven/job/MNG-5868/51/

> 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.4#803005)

Reply via email to