DiUS / pact-workshop-jvm

Example JVM project for the Pact workshop
Apache License 2.0
110 stars 64 forks source link

Error on step3 #13

Closed nicopaez closed 4 years ago

nicopaez commented 6 years ago

After executing step 1 and 2 successfully, I am getting the following error (I am running on Mac and Java8):

./gradlew :consumer:check

FAILURE: Build failed with an exception.

BUILD FAILED in 2s 2 actionable tasks: 1 executed, 1 up-to-date

ghost commented 5 years ago

@nicopaez Have you managed to fix this issue? I am running into the exact same error.

neugartf commented 4 years ago

Running in the same issue

uglyog commented 4 years ago

I've updated it to use Java and JUnit 4 for the test. Groovy JARs are no longer needed.