[
http://jira.codehaus.org/browse/MCHANGES-231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=262943#action_262943
]
Bernd Vogt commented on MCHANGES-231:
-------------------------------------
Found the problem.
{{JiraHelper#validateNonProxyHosts}} gets called with
{{http://<JIRA-host>/jira}} as value for the {{targetHost}} argument. Expected
just {{<JIRA-host>}}.
> Changes plugin doesn't use maven proxy settings
> -----------------------------------------------
>
> Key: MCHANGES-231
> URL: http://jira.codehaus.org/browse/MCHANGES-231
> Project: Maven 2.x Changes Plugin
> Issue Type: Bug
> Components: jira
> Affects Versions: 2.4
> Reporter: Bernd Vogt
>
> Donwloading JIRA reports doesn't work inside a local network with http proxy,
> even if the JIRA-host is configured as {{<nonProxyHosts />}} in the
> {{settings.xml}}.
> [INFO] Generating "JIRA Report" report.
> [INFO] Downloading from JIRA at:
> http://<JIRA-host>/jira/secure/IssueNavigator.jspa?view=rss&pid=10062&statusIds=6&resolutionIds=1&sorter/field=created&sorter/order=DESC&sorter/field=priority&sorter/order=DESC&tempMax=100&reset=true&decorator=none
> [WARNING] Downloading from JIRA failed. Received: [502]
> [WARNING] JIRA file
> /home/vr/vr4build/build-env/data/jenkins/data/jobs/Generator Maven Plug-ins
> Nightly/workspace/target/jira-results.xml doesn't exist.
--
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