Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to build source after cloning. Help needed to set up the source #10

Closed
sujanrao17 opened this issue Apr 23, 2016 · 5 comments
Closed

Comments

@sujanrao17
Copy link

Error:A problem occurred configuring root project 'NavigationTabBar'.

Could not resolve all dependencies for configuration ':classpath'.
Could not resolve com.github.dcendents:android-maven-gradle-plugin:1.3.
Required by:
:NavigationTabBar:unspecified
> Could not resolve com.github.dcendents:android-maven-gradle-plugin:1.3.
> Could not get resource 'https://jcenter.bintray.com/com/github/dcendents/android-maven-gradle-plugin/1.3/android-maven-gradle-plugin-1.3.pom'.
> Could not GET 'https://jcenter.bintray.com/com/github/dcendents/android-maven-gradle-plugin/1.3/android-maven-gradle-plugin-1.3.pom'.
> Connection to http://127.0.0.1:8888 refused
Could not resolve com.jfrog.bintray.gradle:gradle-bintray-plugin:1.1.
Required by:
:NavigationTabBar:unspecified
> Could not resolve com.jfrog.bintray.gradle:gradle-bintray-plugin:1.1.
> Could not get resource 'https://jcenter.bintray.com/com/jfrog/bintray/gradle/gradle-bintray-plugin/1.1/gradle-bintray-plugin-1.1.pom'.
> Could not GET 'https://jcenter.bintray.com/com/jfrog/bintray/gradle/gradle-bintray-plugin/1.1/gradle-bintray-plugin-1.1.pom'.
> Connection to http://127.0.0.1:8888 refused

@sujanrao17 sujanrao17 changed the title Unable to build source after cloning Unable to build source after cloning. Help needed to set up the source Apr 23, 2016
@GIGAMOLE
Copy link
Member

What exactly u cant build. Source, sample app or gradle compile? Thanks.

@sujanrao17
Copy link
Author

sujanrao17 commented Apr 26, 2016

Its with gradle. I have problem with class path of main gradle. Gradle throws connection refused. Doesn't compile. Is there anything i need to change ?

@GIGAMOLE
Copy link
Member

What version? Latest?

@GIGAMOLE GIGAMOLE reopened this Apr 26, 2016
@GIGAMOLE
Copy link
Member

I dont know what is happen, but my 1.1.5 version is stable and compile in my projects. Try to clean project, cache of your AndroidStudio or something.

@sujanrao17
Copy link
Author

it seemed to be some problem with classpath, its resolved now. Thanks anyways

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants