You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Dennis Lundberg (JIRA)" <ji...@codehaus.org> on 2007/07/05 00:37:13 UTC

[jira] Updated: (MCHANGES-60) The jira report should handle the nonProxyHosts specified in settings.xml

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

Dennis Lundberg updated MCHANGES-60:
------------------------------------

    Component/s: jira-report

> The jira report should handle the nonProxyHosts specified in settings.xml
> -------------------------------------------------------------------------
>
>                 Key: MCHANGES-60
>                 URL: http://jira.codehaus.org/browse/MCHANGES-60
>             Project: Maven 2.x Changes Plugin
>          Issue Type: Bug
>          Components: jira-report
>    Affects Versions: 2.0-beta-2
>         Environment: A network with a proxy to access the outside, and a JIRA inside the network.
>            Reporter: Pierre-Antoine Grégoire
>
> These nonProxyHosts can be retrieved with the settings.getActiveProxy().getNonProxyHosts();
> This returns a String containing a (usually?)comma-separated list of nonProxyHosts.
> If the jira URL matches one of these hosts, it should not use any proxy of course ;).
> I haven't found a nonProxyHosts concept in commons-httpclient, so it should be checked in the determineProxy Method of AbstractJiraDownloader.
> This is quickly fixed and would be very useful ;)
> Thanks in advance

-- 
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