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

Always showing 0 depencies in an android project #86

Closed
thelittlefireman opened this issue Jun 7, 2018 · 5 comments
Closed

Always showing 0 depencies in an android project #86

thelittlefireman opened this issue Jun 7, 2018 · 5 comments

Comments

@thelittlefireman
Copy link

Hi ,
I try to run it under an android project but it always showing 0 Dependencies :

Dependencies Scanned: 0 (0 unique)

it's an android project under gradle 3.5.1 and android.plugin : 2.3.3

thanks

@thelittlefireman
Copy link
Author

thelittlefireman commented Jun 7, 2018

it's seem that you are not using the same methode to resolve depency as this plugin : https://github.com/ben-manes/gradle-versions-plugin which check if a newer version of the dependency is available.

if it can help ==> https://github.com/ben-manes/gradle-versions-plugin/blob/6b0425076c061642dc0b16a33abe114a3ce06bf0/src/main/groovy/com/github/benmanes/gradle/versions/updates/Resolver.groovy#L104

is there somewhere i can send you log ? (i can't past logs on github because it contains some personnal informations)

@thelittlefireman
Copy link
Author

For more informations it works with android.plugin.gradle 3.1.3 and gradle 4.8

@jeremylong
Copy link
Collaborator

Interesting - so upgrading to the latest android plugin and gradle version resolve the issue? Looking at the errors it seemed like there might have been a bug between the android plugin and gradle.

Can this issue be closed then?

@jeremylong
Copy link
Collaborator

With the updates to artifact resolution made to support #71 (see PR #90) I am going to close this issue.

@lock
Copy link

lock bot commented Sep 27, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Sep 27, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants