[ 
https://issues.apache.org/jira/browse/HBASE-27176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17562181#comment-17562181
 ] 

Duo Zhang commented on HBASE-27176:
-----------------------------------

Let's set failOnViolation to false to resolve the build failure first.

And then we could use spotless to format the code and also add checkstyle check 
in pre commit.

And we should also have a nightly build for hbase-connectors?

> [hbase-connectors] Fail to build hbase-connectors because of checkstyle error
> -----------------------------------------------------------------------------
>
>                 Key: HBASE-27176
>                 URL: https://issues.apache.org/jira/browse/HBASE-27176
>             Project: HBase
>          Issue Type: Bug
>          Components: build, hbase-connectors
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>            Priority: Major
>
> We set failOnViolation to true but in pre commit, we will use 
> "-Dcheckstyle.skip=true" when running mvninstall so we can not find the 
> problem in pre commit, but when we run 'mvn install' locally, the build will 
> fail.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to