HBASE-19429 Release build fails in checkstyle phase of site target (branch-1)


Project: http://git-wip-us.apache.org/repos/asf/hbase/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/6fcdc33d
Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/6fcdc33d
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/6fcdc33d

Branch: refs/heads/branch-1.4
Commit: 6fcdc33df5ac40682599f642121842217e742f7c
Parents: 1dba475
Author: Andrew Purtell <apurt...@apache.org>
Authored: Mon Dec 4 18:33:18 2017 -0800
Committer: Andrew Purtell <apurt...@apache.org>
Committed: Mon Dec 4 18:41:11 2017 -0800

----------------------------------------------------------------------
 pom.xml | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hbase/blob/6fcdc33d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index b47cdbf..438d77c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2888,6 +2888,7 @@
           </reportSet>
         </reportSets>
       </plugin>
+      <!--
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-checkstyle-plugin</artifactId>
@@ -2898,6 +2899,7 @@
           <includeTestSourceDirectory>true</includeTestSourceDirectory>
         </configuration>
       </plugin>
+      -->
     </plugins>
   </reporting>
   <distributionManagement>

Reply via email to