Open wmclifford opened 3 years ago
Attempted to run
gradle check
and the following error was generated:
--- snip --- :lazybones-app:codenarcMain FAILED
FAILURE: Build failed with an exception.
What went wrong: Execution failed for task ':lazybones-app:codenarcMain'.
java.lang.NoClassDefFoundError: groovy/text/SimpleTemplateEngine
Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED --- snip ---
For reference
./gradlew --version
Build time: 2015-11-17 07:02:17 UTC Build number: none Revision: b463d7980c40d44c4657dc80025275b84a29e31f
Groovy: 2.4.4 Ant: Apache Ant(TM) version 1.9.3 compiled on December 23 2013 JVM: 1.8.0_282 (AdoptOpenJDK 25.282-b08) OS: Mac OS X 10.15.7 x86_64
Attempted to run
and the following error was generated:
--- snip --- :lazybones-app:codenarcMain FAILED
FAILURE: Build failed with an exception.
What went wrong: Execution failed for task ':lazybones-app:codenarcMain'.
Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED --- snip ---
For reference
Gradle 2.9
Build time: 2015-11-17 07:02:17 UTC Build number: none Revision: b463d7980c40d44c4657dc80025275b84a29e31f
Groovy: 2.4.4 Ant: Apache Ant(TM) version 1.9.3 compiled on December 23 2013 JVM: 1.8.0_282 (AdoptOpenJDK 25.282-b08) OS: Mac OS X 10.15.7 x86_64