Skip to content

Code check failing on clone #189

@VikashKotharyWork

Description

@VikashKotharyWork

I've just cloned the lazybones repo and was getting familiar with the code. After cloning, I ran the code check on my local machine and it is failing. See below:

$ ./gradlew check
WARN Template directory 'Oops-stuff does not satisfy the convention of being lowercase hyphenated, so it will be ignored by packageAllTemplates et al by default. You can manually attach the packageTemplate-Oops-stuff task to packageAllTemplates via an explicit dependsOn in your build file.
:lazybones-app:codenarcIntegTest SKIPPED
: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

Total time: 4.385 secs

Any help will be appriciated.
(See stacktrace in comments.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions