mac osx 10.12.4
jdk 1.8.0_31
gradle 3.5
~/experiment/tutorial/MyEquinoxApp 🌈 :gradle scaffold
:
:
Download https://jcenter.bintray.com/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar
Download https://jcenter.bintray.com/org/codehaus/plexus/plexus-component-api/1.0-alpha-16/plexus-component-api-1.0-alpha-16.jar
FAILURE: Build failed with an exception.
Failed to apply plugin [id 'org.akhikhl.wuff.eclipse-equinox-app']
Cannot cast object '[configuration ':publicLib']' with class 'java.util.ArrayList' to class 'org.gradle.api.file.FileCollection' due to: groovy.lang.GroovyRuntimeException: Could not find matching constructor for: org.gradle.api.file.FileCollection(org.gradle.api.internal.artifacts.configurations.DefaultConfiguration_Decorated)
- Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.