For a fresh checkout, I did: 1020 mvn install -DskipTests -Prelease 1021 mvn install -DskipTests assembly:single -Prelease
hbase-assembly/target/hbase-2.0.0-SNAPSHOT-bin.tar.gz was generated. I used Java 1.7 What commands did you use ? Cheers On Wed, Jul 29, 2015 at 10:12 AM, ramkrishna vasudevan < [email protected]> wrote: > Hi All > > I am trying to create the tar ball from the latest master. > I am getting this error > ERROR] Failed to execute goal > org.apache.maven.plugins:maven-assembly-plugin:2.4:single (default-cli) on > project hbase-assembly: Failed to create assembly: Error creating assembly > archive bin: Problem creating TAR: request to write '8192' bytes exceeds > size in header of '1200647934' bytes -> [Help 1] > [ERROR] > [ERROR] To see the full stack trace of the errors, re-run Maven with the -e > switch. > [ERROR] Re-run Maven using the -X switch to enable full debug logging. > > Is it for me alone? > > Regards > Ram >
