You are viewing a plain text version of this content. The canonical link for it is here.
Posted to npanday-dev@incubator.apache.org by "Brett Porter (JIRA)" <ji...@apache.org> on 2014/08/22 05:39:11 UTC

[jira] [Comment Edited] (NPANDAY-598) Problem: resolving PDBs in a reactor module makes them a dependency for subsequent modules

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

Brett Porter edited comment on NPANDAY-598 at 8/22/14 5:37 AM:
---------------------------------------------------------------

Note: leaving this in place, but not sure it was the intended solution. Here's a comment from r1619669:

{quote}
This is probably not the ideal way to address this issue - it seems like
the "cache" are actually collectors that should be scoped to the
resolution request, and are storing instead of saving computation. The
resolve cache is safe as it is only used to intersect with the resolved
artifacts, but the dependency cache will grow as highlighted in this
issue. These could be adjusted in future as a listener, or a processor on
the resolved artifacts, or something passed in to the resolution request,
allowing these to become singleton objects again.
{quote}


was (Author: brettporter):
Note: leaving this in place, but not sure it was the intended solution. Here's a comment from r1619669:

{blockquote}
This is probably not the ideal way to address this issue - it seems like
the "cache" are actually collectors that should be scoped to the
resolution request, and are storing instead of saving computation. The
resolve cache is safe as it is only used to intersect with the resolved
artifacts, but the dependency cache will grow as highlighted in this
issue. These could be adjusted in future as a listener, or a processor on
the resolved artifacts, or something passed in to the resolution request,
allowing these to become singleton objects again.
{blockquote}

> Problem: resolving PDBs in a reactor module makes them a dependency for subsequent modules
> ------------------------------------------------------------------------------------------
>
>                 Key: NPANDAY-598
>                 URL: https://issues.apache.org/jira/browse/NPANDAY-598
>             Project: NPanday
>          Issue Type: Sub-task
>          Components: Maven Plugins
>            Reporter: Lars Corneliussen
>             Fix For: 1.5.0-incubating
>
>




--
This message was sent by Atlassian JIRA
(v6.2#6252)