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/21 09:00:00 UTC

[jira] [Updated] (OFBIZ-12472) CheckStyleMain Task is Failing, so OfBiz cannot start

     [ https://issues.apache.org/jira/browse/OFBIZ-12472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux updated OFBIZ-12472:
------------------------------------
    Priority: Minor  (was: Critical)

> 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
>            Priority: Minor
>
> 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)