You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there some sort of debugging flag that I can add to better understand why my okbuck tasks are failing with autoValueConfigurations should be present if adding autoValue dependencies?
I believe that I've predefined the autovalue extensions in okbuck to match the reported failure. Obviously, I'm missing something subtle that the failure message doesn't highlight.
Is there some sort of debugging flag that I can add to better understand why my okbuck tasks are failing with
autoValueConfigurations should be present if adding autoValue dependencies
?I believe that I've predefined the autovalue extensions in
okbuck
to match the reported failure. Obviously, I'm missing something subtle that the failure message doesn't highlight.Gradle file setup
Here's what I've added to the root build.gradle
Also, if you're curious here's an excerpt the dependencies of one of the gradle files for a submodule that produces the failure.
Buck failure
What I tried
My presume that my situation is similar to #883 #896. However, the suggestions in those cases didn't help. Specifically, I tired to:
autoValueConfigurations
The text was updated successfully, but these errors were encountered: