HBASE-16951 1.3 assembly scripts dont package hbase-archetypes in the tarball

This commit is contained in:
Mikhail Antonov 2016-10-26 23:20:42 -07:00
parent 0a41493ac4
commit 0f158edb3a
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@
<useAllReactorProjects>true</useAllReactorProjects>
<includes>
<include>org.apache.hbase:hbase-annotations</include>
<include>org.apache.hbase:hbase-archetypes</include>
<include>org.apache.hbase:hbase-assembly</include>
<include>org.apache.hbase:hbase-checkstyle</include>
<include>org.apache.hbase:hbase-client</include>