[ 
https://issues.apache.org/jira/browse/MDEP-425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16007434#comment-16007434
 ] 

ASF GitHub Bot commented on MDEP-425:
-------------------------------------

GitHub user mattnelson opened a pull request:

    https://github.com/apache/maven-plugins/pull/113

    [MDEP-425] Add list-plugin-repositories goal

    https://issues.apache.org/jira/browse/MDEP-425

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mattnelson/maven-plugins mdep-425

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/maven-plugins/pull/113.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #113
    
----
commit 4b437bde668233f9e1ca8e7ca53817cbdedffd0e
Author: Matt Nelson <[email protected]>
Date:   2017-05-12T00:38:24Z

    [MDEP-425] Add list-plugin-repositories goal

----


> dependency:list-repositories ignores pluginRepository (only lists repository)
> -----------------------------------------------------------------------------
>
>                 Key: MDEP-425
>                 URL: https://issues.apache.org/jira/browse/MDEP-425
>             Project: Maven Dependency Plugin
>          Issue Type: Bug
>            Reporter: Michael Vorburger
>
> http://maven.apache.org/plugins/maven-dependency-plugin/list-repositories-mojo.html
>  can be very useful! But unless we've missed something, it seems to only 
> gather & list all <repositories><repository> but doesn't know about / ignores 
> any <pluginRepositories><pluginRepository> ?
> What I'm suggesting is more that something like 'mvn 
> org.apache.maven.plugins:maven-dependency-plugin:2.8:list-repositories' also 
> lists plugin repositories (with an indication of which is a plugin vs. a 
> dependency plug-in?) than a new list-plugin-repositories goal (just because I 
> think in practice one would typically want to see both).



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to