You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (Jira)" <ji...@apache.org> on 2020/10/01 07:15:00 UTC

[jira] [Closed] (MRESOLVER-109) AndDependencySelector should override toString

     [ https://issues.apache.org/jira/browse/MRESOLVER-109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Osipov closed MRESOLVER-109.
------------------------------------
    Resolution: Fixed

Fixed with [21cf41fb2a59b8c5ccf5b790071083978d4a7a0d|https://gitbox.apache.org/repos/asf?p=maven-resolver.git;a=commit;h=21cf41fb2a59b8c5ccf5b790071083978d4a7a0d].

> AndDependencySelector should override toString
> ----------------------------------------------
>
>                 Key: MRESOLVER-109
>                 URL: https://issues.apache.org/jira/browse/MRESOLVER-109
>             Project: Maven Resolver
>          Issue Type: New Feature
>            Reporter: Elliotte Rusty Harold
>            Assignee: Michael Osipov
>            Priority: Minor
>              Labels: up-for-grabs
>             Fix For: 1.6.1
>
>
> This would be helpful when debugging to avoid debugger inspections that look like:
>  
> org.eclipse.aether.util.graph.selector.AndDependencySelector@bac791a5
>  
> Probably need to override toString in other selectors too.
> FYI, I'm debugging something now in Eclipse where this would help. While we're at it these would also need toString:
>  
> ScopeDependencySelector
> ExclusionDependencySelector



--
This message was sent by Atlassian Jira
(v8.3.4#803005)