Hi
During my build... gradle successfully connection to repos except the repo's starting with https.
I am running things through a corporate proxy and set up the proxy in gradle.property file.
Any help will be appreciated.
:: problems summary ::
:::: WARNINGS
module not found: org.apache.hbase#hbase;0.90.4-cdh3u2
==== clientModule: tried
==== internal-repository: tried
==== MavenLocal: tried
file:/home/hadoop/.m2/repository/org/apache/hbase/hbase/0.90.4-cdh3u2/hbase-0.90.4-cdh3u2.pom
-- artifact org.apache.hbase#hbase;0.90.4-cdh3u2!hbase.jar:
file:/home/hadoop/.m2/repository/org/apache/hbase/hbase/0.90.4-cdh3u2/hbase-0.90.4-cdh3u2.jar
==== MavenRepo: tried
http://repo1.maven.org/maven2/org/apache/hbase/hbase/0.90.4-cdh3u2/hbase-0.90.4-cdh3u2.pom
-- artifact org.apache.hbase#hbase;0.90.4-cdh3u2!hbase.jar:
http://repo1.maven.org/maven2/org/apache/hbase/hbase/0.90.4-cdh3u2/hbase-0.90.4-cdh3u2.jar
==== gson: tried
http://google-gson.googlecode.com/svn/mavenrepo/org/apache/hbase/hbase/0.90.4-cdh3u2/hbase-0.90.4-cdh3u2.pom
-- artifact org.apache.hbase#hbase;0.90.4-cdh3u2!hbase.jar:
http://google-gson.googlecode.com/svn/mavenrepo/org/apache/hbase/hbase/0.90.4-cdh3u2/hbase-0.90.4-cdh3u2.jar
==== hbase: tried
https://repository.cloudera.com/artifactory/cloudera-repos/org/apache/hbase/hbase/0.90.4-cdh3u2/hbase-0.90.4-cdh3u2.pom
-- artifact org.apache.hbase#hbase;0.90.4-cdh3u2!hbase.jar:
https://repository.cloudera.com/artifactory/cloudera-repos/org/apache/hbase/hbase/0.90.4-cdh3u2/hbase-0.90.4-cdh3u2.jar
==== libDir: tried
-- artifact org.apache.hbase#hbase;0.90.4-cdh3u2!hbase.jar:
/home/hadoop/pp/lib/hbase-0.90.4-cdh3u2.jar
/home/hadoop/pp/lib/hbase.jar
::::::::::::::::::::::::::::::::::::::::::::::
:: UNRESOLVED DEPENDENCIES ::
::::::::::::::::::::::::::::::::::::::::::::::
:: org.apache.hbase#hbase;0.90.4-cdh3u2: not found
::::::::::::::::::::::::::::::::::::::::::::::
:::: ERRORS
Server access Error: Connection timed out url="">
Server access Error: Connection timed out url="">
FAILURE: Build failed with an exception.
- [gradle-user] not connecting to https repo through prox... Mohamed Zahoor
- Re: [gradle-user] not connecting to https repo thr... Luke Daley
- [gradle-user] Re: not connecting to https repo thr... Peter Niederwieser
