Duo Zhang created HBASE-27176:
---------------------------------
Summary: [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
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)