Skip to content

[MNG-8671] Resolver context usage should be enforced #10420

Description

@jira-importer

Tamas Cservenak opened MNG-8671 and commented

This one is tricky, as it tackles Maven Core but also Maven Plugins, basically {}everything that is using Resolver API{}.

All the Resolver request objects (most) carries "context" string, that is unused in Resolver itself, but carries possible extra information to those listening in, like "in which context is this resolver request executing".

Maven4 also offers similar API, maybe we want to target this issue for Maven 4 only, as again, properly fixing this in Maven 3 is nearly impossible, would tackle all code touching resolver APIs.


No further details from MNG-8671

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions