Hi Andrew, Apologies I should have added a comment in the POM.
Unless you are using the -Dsnappy option, you'll get this TAR error message. But the build proceeds and it is correct (just without snappy). While a bit odd, I've preferred to leave it like this for POMs simplicity sake. If folks prefer I could changes things into a profile to avoid this message. Thanks. Alejandro On Sun, Jun 12, 2011 at 7:46 AM, Andrew Purtell <[email protected]> wrote: > If one checks out or updates to latest trunk, and then does 'mvn clean > test', this appears on the output: > > main: > [mkdir] Created dir: /usr/src/Hadoop/hbase-trunk/target/nativelib > [exec] tar: hadoop-snappy-nativelibs.tar: Cannot open: No such file or > directory > [exec] tar: Error is not recoverable: exiting now > [exec] Result: 2 > > I assume this is relatively harmless, some compression tests may be > skipped, but I'm wondering if this artifact might be available somewhere and > could be automatically downloaded if missing? > > Best regards, > > - Andy > > Problems worthy of attack prove their worth by hitting back. - Piet Hein > (via Tom White) >
