David S Hunter created OFBIZ-12472: -------------------------------------- Summary: CheckStyleMain Task is Failing, so OfBiz cannot start Key: OFBIZ-12472 URL: https://issues.apache.org/jira/browse/OFBIZ-12472 Project: OFBiz Issue Type: Bug Affects Versions: 18.12.04 Reporter: David S Hunter
When doing ofbiz cleanAll loadAll, the follwing the output: ************************************************ > Task :clean > Task :cleanCatalina > Task :cleanData > Task :cleanDownloads > Task :cleanEclipseClasspath UP-TO-DATE > Task :cleanEclipseJdt UP-TO-DATE > Task :cleanEclipseProject UP-TO-DATE > Task :cleanEclipse UP-TO-DATE > Task :cleanFooterFiles > Task :cleanIndexes > Task :cleanLogs > Task :cleanOutput > Task :cleanTempfiles > Task :cleanUploads > Task :cleanXtra > Task :cleanAll > Task :compileJava > Task :compileGroovy > Task :processResources > Task :classes > Task :jar > Task :assemble > Task :checkstyleMain > Task :checkstyleMain FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':checkstyleMain'. > Checkstyle rule violations were found. See the report at: > file:///C:/Users/david/Documents/apache-ofbiz-18.12.04/build/reports/checkstyle/main.html Checkstyle files with violations: 1157 Checkstyle violations by severity: [error:39638] * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. * Get more help at https://help.gradle.org BUILD FAILED in 1m 30s 20 actionable tasks: 16 executed, 4 up-to-dates ****************************** I have no idea what is wrong. -- This message was sent by Atlassian Jira (v8.20.1#820001)