[
https://jira.codehaus.org/browse/MAVEN-1716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MAVEN-1716.
---------------------------------
Resolution: Won't Fix
Please refer to
https://cwiki.apache.org/confluence/display/MAVEN/The+Great+JIRA+Cleanup+of+2014
if you're wondering why this issue was closed out.
> Download problem from internal repository
> -----------------------------------------
>
> Key: MAVEN-1716
> URL: https://jira.codehaus.org/browse/MAVEN-1716
> Project: Maven 1
> Issue Type: Bug
> Environment: Windows 2000 JDK 1.4.2
> Reporter: Melloware
> Attachments: screenshot-1.jpg
>
>
> I want to have all my custom plugins in the internal company repository.
> However the plugin:download goal has a bug where it is not finding the
> plugins correctly. Here is what I have discovered.
> maven.repo.remote=file:///development/dev-share/maven -this fails to find
> the plugins but works fine for finding library dependencies.
> maven.repo.remote=file://x:/maven - 2 slashes this fails to find plugins but
> works find for finding libraries
> maven.repo.remote=file:///x:/maven - noticed the 3 slashes, this works for
> finding the plugins but now all libraries fail to dowload because of invalid
> syntax.
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)