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

Guillaume Nodet edited comment on MNG-7629 at 12/14/22 3:30 PM:
----------------------------------------------------------------

The PR merged for MNG-6118 comes with a bunch of problems, as resuming a build 
fails if the build is using attached artifacts, as those are not resolved.  It 
also slows down things a lot when you want to build only a subtree in a big 
reactor (the POM parsing time can take a few seconds).

The proposal is to revert https://github.com/apache/maven/pull/373 to restore 
the previous behaviour.

The original issue could be solved by introducing a "project local repository 
manager" somehow.


was (Author: gnt):
The PR merged for MNG-6118 comes with a bunch of problems, as resuming a build 
fails if the build is using attached artifacts, as those are not resolved.  It 
also slows down things a lot when you want to build only a subtree in a big 
reactor (the POM parsing time can take a few seconds).

> Revert MNG-6118
> ---------------
>
>                 Key: MNG-7629
>                 URL: https://issues.apache.org/jira/browse/MNG-7629
>             Project: Maven
>          Issue Type: Task
>            Reporter: Guillaume Nodet
>            Priority: Major
>             Fix For: 4.0.0-alpha-4
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to