Quantcast
Channel: Gradle Forums - Latest posts
Viewing all articles
Browse latest Browse all 20394

How to find out the dependency containing another dependency

$
0
0

We are getting an error during a build because a jar file is not found in our artifactory repo but we dont directly add it as a dependency. How do I find out which of our direct dependencies is including that as a dependency?

I tried doing a --write-locks build so that I could find the culprit but it cant get past the error to write the dependencies.lock file


Viewing all articles
Browse latest Browse all 20394

Trending Articles