[ 
http://jira.codehaus.org/browse/MNG-3237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brett Porter closed MNG-3237.
-----------------------------

      Assignee: Brett Porter
    Resolution: Won't Fix

reporting issue is a known problem - but it is actually searching the mirror 
repositories usually, even though the error for maven says it looked at the 
original URL. Check the mirror logs to confirm.

I can confirm I am using the mirrorOf settings to load reporting plugins.

> Maven seems to ignore mirror-settings when searching for Reporting-plugins
> --------------------------------------------------------------------------
>
>                 Key: MNG-3237
>                 URL: http://jira.codehaus.org/browse/MNG-3237
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Plugin Requests, Sites & Reporting
>    Affects Versions: 2.0.7
>            Reporter: Helge Stieghahn
>            Assignee: Brett Porter
>
> In our company we have set up an Maven-Proxy that uses our 
> department-repository as source also. We have defined the Proxy aus Mirror 
> for maven-central in settings.xml so we don't have to bother with defining 
> repositories within all projects. that works fine for plugins from our 
> department-repository that are defined within the build-section, but does not 
> for ones that are defined within the reporting section of the pom. The error 
> message states that there is no such plugin or no valid version is found. If 
> we now define a pluginRepository-entry for the department-repository the 
> plugin will be found. It seems that the dependency-resolution for 
> reporting-plugins is ignoring the mirror-definition within the settings.xml.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to