[
https://issues.apache.org/jira/browse/MDEP-648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Evgeny Bovykin updated MDEP-648:
--------------------------------
Description:
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://...|http://.../] at plugin maven-some-plugin" or "Repository
[http://...|http://.../] at some/pom.xml"
was:
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://...|http://.../] at plugin maven-some-plugin".
> list-repositories should point to the file that repository is specified in
> --------------------------------------------------------------------------
>
> Key: MDEP-648
> URL: https://issues.apache.org/jira/browse/MDEP-648
> Project: Maven Dependency Plugin
> Issue Type: Improvement
> Components: resolve
> Affects Versions: 3.1.1
> Reporter: Evgeny Bovykin
> Priority: Major
>
> 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://...|http://.../] at plugin maven-some-plugin" or "Repository
> [http://...|http://.../] at some/pom.xml"
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)