Build failed with an exception with Gradlew
-------------------------------------------
Key: KITTY-23
URL: https://issues.apache.org/jira/browse/KITTY-23
Project: Kitty
Issue Type: Bug
Reporter: Alessandro Novarini
anv-new:trunk anv$ ./gradlew build
/Users/anv/.gradle/cache/commons-lang/commons-lang/jars/commons-lang-2.6.jar
/Users/anv/.gradle/cache/commons-logging/commons-logging/jars/commons-logging-1.1.1.jar
/Users/anv/.gradle/cache/org.codehaus.groovy/groovy-all/jars/groovy-all-1.8.0.jar
/Users/anv/.gradle/cache/jline/jline/jars/jline-0.9.94.jar
/Users/anv/.gradle/cache/junit/junit/jars/junit-3.8.1.jar
/Users/anv/.gradle/cache/commons-cli/commons-cli/jars/commons-cli-1.2.jar
:compileJava UP-TO-DATE
:compileGroovy UP-TO-DATE
:processResources UP-TO-DATE
:classes UP-TO-DATE
:jar UP-TO-DATE
:startScripts UP-TO-DATE
:distZip UP-TO-DATE
:assemble UP-TO-DATE
:checkstyleMain
FAILURE: Build failed with an exception.
* What went wrong:
A problem was found with the configuration of task ':checkstyleMain'.
Cause: File
'/Users/anv/Development/Studio/kitty/trunk/config/checkstyle/checkstyle.xml'
specified for property 'configFile' does not exist.
* 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: 5.831 secs
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira