You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Jacques Le Roux (Jira)" <ji...@apache.org> on 2021/12/22 06:48:00 UTC

[jira] [Created] (OFBIZ-12473) CLONE - CheckStyleMain Task is Failing, so OfBiz cannot start

Jacques Le Roux created OFBIZ-12473:
---------------------------------------

             Summary: CLONE - CheckStyleMain Task is Failing, so OfBiz cannot start
                 Key: OFBIZ-12473
                 URL: https://issues.apache.org/jira/browse/OFBIZ-12473
             Project: OFBiz
          Issue Type: Bug
          Components: Gradle
    Affects Versions: 18.12.04
         Environment: Windows 10
            Reporter: David S Hunter
            Assignee: Jacques Le Roux


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)