From 16426d0d32fbcbd42e625e4523c26b27bdf1d051 Mon Sep 17 00:00:00 2001 From: Mike Drob Date: Fri, 12 Jan 2018 13:52:18 -0600 Subject: [PATCH] HBASE-19780 Move checkstyle from validate to verify --- hbase-annotations/pom.xml | 1 - hbase-archetypes/pom.xml | 1 - hbase-build-support/hbase-error-prone/pom.xml | 1 - hbase-external-blockcache/pom.xml | 1 - hbase-hadoop-compat/pom.xml | 1 - hbase-metrics-api/pom.xml | 1 - hbase-metrics/pom.xml | 1 - hbase-protocol-shaded/pom.xml | 1 - hbase-protocol/pom.xml | 1 - hbase-replication/pom.xml | 1 - hbase-rsgroup/pom.xml | 1 - hbase-spark-it/pom.xml | 1 - hbase-spark/pom.xml | 1 - hbase-thrift/pom.xml | 1 - 14 files changed, 14 deletions(-) diff --git a/hbase-annotations/pom.xml b/hbase-annotations/pom.xml index 86eb313afb..4c28368c95 100644 --- a/hbase-annotations/pom.xml +++ b/hbase-annotations/pom.xml @@ -39,7 +39,6 @@ checkstyle - validate check diff --git a/hbase-archetypes/pom.xml b/hbase-archetypes/pom.xml index 58ac89a74d..19833629ed 100644 --- a/hbase-archetypes/pom.xml +++ b/hbase-archetypes/pom.xml @@ -84,7 +84,6 @@ checkstyle - validate check diff --git a/hbase-build-support/hbase-error-prone/pom.xml b/hbase-build-support/hbase-error-prone/pom.xml index b90d73312f..a63908a87d 100644 --- a/hbase-build-support/hbase-error-prone/pom.xml +++ b/hbase-build-support/hbase-error-prone/pom.xml @@ -74,7 +74,6 @@ checkstyle - validate check diff --git a/hbase-external-blockcache/pom.xml b/hbase-external-blockcache/pom.xml index 8b048c5c6f..1bb727dac8 100644 --- a/hbase-external-blockcache/pom.xml +++ b/hbase-external-blockcache/pom.xml @@ -101,7 +101,6 @@ checkstyle - validate check diff --git a/hbase-hadoop-compat/pom.xml b/hbase-hadoop-compat/pom.xml index 512a4666f8..42b888b7d3 100644 --- a/hbase-hadoop-compat/pom.xml +++ b/hbase-hadoop-compat/pom.xml @@ -62,7 +62,6 @@ checkstyle - validate check diff --git a/hbase-metrics-api/pom.xml b/hbase-metrics-api/pom.xml index f2a89af6b8..cc5b06341d 100644 --- a/hbase-metrics-api/pom.xml +++ b/hbase-metrics-api/pom.xml @@ -74,7 +74,6 @@ checkstyle - validate check diff --git a/hbase-metrics/pom.xml b/hbase-metrics/pom.xml index b3ba39dc3b..03ed6a7a43 100644 --- a/hbase-metrics/pom.xml +++ b/hbase-metrics/pom.xml @@ -74,7 +74,6 @@ checkstyle - validate check diff --git a/hbase-protocol-shaded/pom.xml b/hbase-protocol-shaded/pom.xml index 03030b82cc..0121264038 100644 --- a/hbase-protocol-shaded/pom.xml +++ b/hbase-protocol-shaded/pom.xml @@ -185,7 +185,6 @@ checkstyle - validate check diff --git a/hbase-protocol/pom.xml b/hbase-protocol/pom.xml index ec7f66a97f..dcca439a16 100644 --- a/hbase-protocol/pom.xml +++ b/hbase-protocol/pom.xml @@ -118,7 +118,6 @@ checkstyle - validate check diff --git a/hbase-replication/pom.xml b/hbase-replication/pom.xml index f44db12a37..0501c46edd 100644 --- a/hbase-replication/pom.xml +++ b/hbase-replication/pom.xml @@ -75,7 +75,6 @@ checkstyle - validate check diff --git a/hbase-rsgroup/pom.xml b/hbase-rsgroup/pom.xml index 16c198b69a..212518bce3 100644 --- a/hbase-rsgroup/pom.xml +++ b/hbase-rsgroup/pom.xml @@ -74,7 +74,6 @@ checkstyle - validate check diff --git a/hbase-spark-it/pom.xml b/hbase-spark-it/pom.xml index ff6581fb07..9bb13ad6fa 100644 --- a/hbase-spark-it/pom.xml +++ b/hbase-spark-it/pom.xml @@ -184,7 +184,6 @@ checkstyle - validate check diff --git a/hbase-spark/pom.xml b/hbase-spark/pom.xml index 4554446b7a..3abd1bf1dc 100644 --- a/hbase-spark/pom.xml +++ b/hbase-spark/pom.xml @@ -712,7 +712,6 @@ checkstyle - validate check diff --git a/hbase-thrift/pom.xml b/hbase-thrift/pom.xml index 891676a7ce..493805cd68 100644 --- a/hbase-thrift/pom.xml +++ b/hbase-thrift/pom.xml @@ -145,7 +145,6 @@ checkstyle - validate check -- 2.15.1