Stefan Oehme created MNG-6638:
---------------------------------

             Summary: 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.6.1, 3.6.0, 3.5.4
            Reporter: Stefan Oehme


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)

Reply via email to