fixed already. need to set http proxy server. thanks gradle.properties systemProp.http.proxyHost=ip.ipp.up.up systemProp.http.proxyPort=8080
On Tue, Jun 29, 2010 at 12:18 AM, Jason Porter <[email protected]>wrote: > Post your gradle file. > > On Sun, Jun 27, 2010 at 23:34, allen catadman <[email protected]> > wrote: > > :::::::::::::::::::::::::::::::::::::::::::::: > > > > :: UNRESOLVED DEPENDENCIES :: > > > > :::::::::::::::::::::::::::::::::::::::::::::: > > > > :: commons-collections#commons-collections;3.2: not found > > > > :::::::::::::::::::::::::::::::::::::::::::::: > > > > > http://repo1.maven.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.jar > > -> i can access this file in the browser > > > > > > -- > Jason Porter > http://lightguard-jp.blogspot.com > http://twitter.com/lightguardjp > > Software Engineer > Open Source Advocate > > PGP key id: 926CCFF5 > PGP key available at: keyserver.net, pgp.mit.edu > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > >
