Skip to content

Have org.apache.maven.api.services.DependencyResolver raise DependencyResolutionRequest events #10994

@alextu

Description

@alextu

New feature, improvement proposal

It looks like the internal API org.apache.maven.lifecycle.internal.LifecycleDependencyResolver#resolveProjectArtifacts eventually raises DependencyResolutionRequest events, however the public api org.apache.maven.api.services.DependencyResolver does not. Any reason why it should not be the case?
We miss those events, for example, when executing the dependency:go-offline goal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions