Re: Failed to create assembly

2019-07-15 Thread Kang Minwoo
Thanks, I want to build full tarball with site doc. So I modified my script three build steps. The build was a success. 보낸 사람: Stack 보낸 날짜: 2019년 7월 16일 화요일 00:48 받는 사람: Hbase-User 제목: Re: Failed to create assembly On Mon, Jul 15, 2019 at 2:31 AM Kang

Re: Failed to create assembly

2019-07-15 Thread Stack
On Mon, Jul 15, 2019 at 2:31 AM Kang Minwoo wrote: > Hello Users, > > I try to build HBase 2.1.5 but I got a failure on Apache HBase - Assembly > Project. > Error Message is below. > > --- > [INFO] Apache HBase - External Block Cache SUCCESS [ > 1.750 s] > [INFO] Apache HBase -

Re: Failed to create assembly

2019-07-15 Thread Wellington Chevreuil
Do you need all these extra maven params? If all you want is to build a tar ball, have you tried below? $ mvn package assembly:single -DskipTests Em seg, 15 de jul de 2019 às 10:33, Kang Minwoo escreveu: > I forgot to attach the build command. > I try to build HBase 2.1.5 using below command.

Re: Failed to create assembly

2019-07-15 Thread Kang Minwoo
I forgot to attach the build command. I try to build HBase 2.1.5 using below command. --- mvn -Dmaven.test.skip.exec=true -Dslf4j.version=1.7.25 -Dhadoop.profile=3.0 -Dhadoop-three.version=3.1.2 -Dzookeeper.version=3.4.14 -Dcheckstyle.skip=true -Dadditionalparam=-Xdoclint:none install site

Failed to create assembly

2019-07-15 Thread Kang Minwoo
Hello Users, I try to build HBase 2.1.5 but I got a failure on Apache HBase - Assembly Project. Error Message is below. --- [INFO] Apache HBase - External Block Cache SUCCESS [ 1.750 s] [INFO] Apache HBase - Assembly FAILURE [ 11.643 s] [INFO]