Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.9.2-beta-2
-
Fix Version/s: 0.9.2-beta-3
-
Component/s: build
-
Labels:None
-
Environment:macosx
-
Number of attachments :
Description
executing "./gradlew build" on griffon build fails with the following exception:
-----------------
What went wrong:
Execution failed for task ':checkstyleCli'.
Cause: Error validating task ':checkstyleCli': File '/Users/Rene/workspaces/griffon/griffon-git/config/checkstyle/checkstyle.xml' specified for property 'configFile' does not exist.}}
-----------------
the checkstyle tasks are passing now. the 'build' task still failing, but because of codenarc checks are not passing" I will fix this within a separate issue.