Skip to content

Collect Resolution Exceptions in Respective Resolution Context #46

Description

@johannesduesing

Currently, when there are exceptions while resolving an artifact or a library, those exceptions are logged and then discarded. If, e.g., obtaining PomInformation for an artifact is not possible, it will simply not have any information annotated, but will otherwise be passed to client analyses normally. Now that we have ResolutionContext objects that are maintained throughout the entire resolution process of one particular artifact or library, it would make sense to aggregate exceptions - maybe together with the specific indentifier for which the exception occurred - in the respective resolution context, and provide it to clients.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Fields

    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions