You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Guillaume Nodet (Jira)" <ji...@apache.org> on 2022/12/14 15:31:00 UTC

[jira] [Comment Edited] (MNG-7629) Revert MNG-6118

    [ 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)