Are you trying to do something that you can't do with the existing Ant or
JVM proxy options?  Check the FAQ and search for proxy
http://ant.apache.org/ivy/faq.html

Also http://ant.apache.org/manual/proxy.html

Cheers,
Geoff

On Sun, Jun 6, 2010 at 9:24 PM, Shaikh Almas <[email protected]> wrote:

> Hi,
> Can anyone help me with creating custom ivy resolver. I wish to extend
> URLResolver, such that it will have a new class say called ProxyURLResolver
> where i will set the proxy, resolve the artifact and then remove the proxy
> setting. I tried extending URLResolver directly before calling
> setRepository
> method and reseting after and had typedef as well in ivysettings.xml, but
> it
> didn't worked. Can you please help me by telling the exact steps that i
> need
> to follow to create new cutom resolver?
>
> Almas
>

Reply via email to