-
Couldn't load subscription status.
- Fork 184
Open
Labels
enhancementNew feature or requestNew feature or requestpriority:majorMajor loss of functionMajor loss of function
Description
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
Labels
enhancementNew feature or requestNew feature or requestpriority:majorMajor loss of functionMajor loss of function