I just downloaded the java client source from github and ran gradle build. The build fails with:
-
Where:
Build file ‘/Users/stephanostsoucas/workspace/couchbase-java-client/build.gradle’ line: 108 -
What went wrong:
A problem occurred evaluating root project ‘java-client’.
Cannot change configuration ‘:optional’ after it has been resolved.
Am I building it wrong? I haven’t been able to find any other information.