Skip to content

[MDEP-648] list-repositories should point to the file that repository is specified in #1081

@jira-importer

Description

@jira-importer

Evgeny Bovykin opened MDEP-648 and commented

When I run mvn dependency:list-repositories I'd like to see in which file each repository is specified.

My use case: I'd like to change all repositories from using http to using https for security reasons. When repository is specified in my pom.xml it's pretty easy to find and fix. But if it's specified in some plugin I'm using I have to go on full adventure trying to find it.

It would be much easier if list-repositories just printed "Repository http://... at plugin maven-some-plugin" or "Repository http://... at some/pom.xml"


Affects: 3.1.1

Issue Links:

  • MSHARED-843 Provide artifacts in CollectorResult when collectDependencies
    ("depends upon")

Remote Links:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions