HBASE-19429 Release build fails in checkstyle phase of site target (branch-1)
This commit is contained in:
parent
14318d734e
commit
ba5bd0ae5b
2
pom.xml
2
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>
|
||||
|
|
Loading…
Reference in New Issue