[
https://issues.apache.org/jira/browse/MDEP-174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MDEP-174.
-------------------------------
Resolution: Auto Closed
This issue has been auto closed because it has been inactive for a long period
of time. If you think this issue still applies, retest your problem with the
most recent version of Maven and the affected component, reopen and post your
results.
> mvn dependency:resolve-plugins look for plugins in standard dependency
> repositories
> -----------------------------------------------------------------------------------
>
> Key: MDEP-174
> URL: https://issues.apache.org/jira/browse/MDEP-174
> Project: Maven Dependency Plugin
> Issue Type: Bug
> Components: resolve-plugins
> Affects Versions: 2.0
> Reporter: Stefano Bagnara
> Priority: Major
>
> I have a very strict <repository> list containing only my direct dependencies.
> A standard build correctly download plugins from other repositories and the
> project dependencies from my repository.
> If I use dependency:resolve the artifact from my repository is copied to the
> local repository.
> If I use dependency:resolve-plugins it looks in my repository instead of the
> plugin repository <--- WRONG.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)