On Wed, 7 May 2014, Annie Burgess wrote:
[annies-mbp:~/tika/tmp]% mvn install
Results :
Tests in error:
testiBooksParser(org.apache.tika.parser.ibooks.iBooksParserTest):
Premature end of file.
There ought to be a surefire report which will give details of why the
test failed.
For that test, you ought to have files:
tika-parsers/target/surefire-reports/org.apache.tika.parser.ibooks.iBooksParserTest.txt
tika-parsers/target/surefire-reports/TEST-org.apache.tika.parser.ibooks.iBooksParserTest.xml
(Same info, different formats)
If you check those, does it offer anything useful on why the test failed
for you?
Nick