I’m trying to pinpoint in my pants build from wher...
# general
a
I’m trying to pinpoint in my pants build from where commons-logging library is being picked up, I tried:
./pants dependencies
or
./pants depmap
none of them indicate that library, yet when I call
./pants binary
I see this jar being included, any help appreciated