ivy:retrieve should check proxy setting once
--------------------------------------------
Key: IVY-506
URL: https://issues.apache.org/jira/browse/IVY-506
Project: Ivy
Issue Type: Improvement
Components: Ant
Environment: Ivy's own buildfile
Reporter: Jan Matèrne
Priority: Minor
resolve:
[ivy:retrieve] :: resolving dependencies :: [ apache | ivy | [EMAIL PROTECTED] ]
[ivy:retrieve] confs: [default, test]
[ivy:retrieve] You probably access the destination server through a proxy
server that is not well configured.
[ivy:retrieve] You probably access the destination server through a proxy
server that is not well configured.
[ivy:retrieve] You probably access the destination server through a proxy
server that is not well configured.
[ivy:retrieve] You probably access the destination server through a proxy
server that is not well configured.
[ivy:retrieve] You probably access the destination server through a proxy
server that is not well configured.
[ivy:retrieve] You probably access the destination server through a proxy
server that is not well configured.
[ivy:retrieve] You probably access the destination server through a proxy
server that is not well configured.
[ivy:retrieve] You probably access the destination server through a proxy
server that is not well configured.
[ivy:retrieve] You probably access the destination server through a proxy
server that is not well configured.
[ivy:retrieve] You probably access the destination server through a proxy
server that is not well configured.
[ivy:retrieve] You probably access the destination server through a proxy
server that is not well configured.
[ivy:retrieve] You probably access the destination server through a proxy
server that is not well configured.
[ivy:retrieve] You probably access the destination server through a proxy
server that is not well configured.
[ivy:retrieve] You probably access the destination server through a proxy
server that is not well configured.
[ivy:retrieve] You probably access the destination server through a proxy
server that is not well configured.
[ivy:retrieve] You probably access the destination server through a proxy
server that is not well configured.
[ivy:retrieve] You probably access the destination server through a proxy
server that is not well configured.
[ivy:retrieve] You probably access the destination server through a proxy
server that is not well configured.
[ivy:retrieve] You probably access the destination server through a proxy
server that is not well configured.
[ivy:retrieve] You probably access the destination server through a proxy
server that is not well configured.
[ivy:retrieve] You probably access the destination server through a proxy
server that is not well configured.
[ivy:retrieve] :: resolution report ::
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 6 | 0 | 0 | 0 || 0 | 0 |
| test | 1 | 0 | 0 | 0 || 0 | 0 |
---------------------------------------------------------------------
For saving too many identical messages the retrieve task should check the proxy
settings only once and be silent the following times.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.