I tried:

ant.setproxy(proxyhost:"host", proxyport:"80")

along with some other configurations, and after a "the class
org.apache.ant.taskdefs.optional.net.SetProxy was not found" error, I got a
message about how Set Proxy there was no error, but a .jar from Ant's
optional components is missing.  I looked into it a little and found some
people saying setproxy uses ant-nodeps.jar and ant-optional.jar(after 1.5),
but I have ant-nodeps.jar in my ant/lib folder.  Is there somewhere else I
should put it or somewhere to map a new task?

-Jerod


JerodLass wrote:
> 
> If I add a Maven2 repository resolver:
> 
> dependencies{
>     addMavenRepo()
> }
> 
> How can I configure my Maven proxy settings?  When I come up with a
> settings.xml file, where do I need to put it in order for gradle to grab
> and use it?  Thanks in advance for any help...
> 
> -Jerod
> 

-- 
View this message in context: 
http://www.nabble.com/maven-repository-tp17630249p17633643.html
Sent from the gradle-user mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to