Annie, I haven't built tika in a while but if it's a typical maven build the details of the test output will be captured in one of the files in the target directory. If you find those details and post them here that would help troubleshoot what is going on.
Thanks, Paul Ramirez On May 8, 2014, at 10:02 AM, Annie Burgess <anniebry...@gmail.com> wrote: > Hi all, > > I have a new computer running OS X 10.9.2 (13C64). I am attempting to get > Tika up and running, but am getting errors in the Maven install phase. My > steps are as follows: > > > [annies-mbp:~/tika/] % svn co https://svn.apache.org/repos/asf/tika/trunktmp > [annies-mbp:~/tika/tmp]% setenv MAVEN_OPTS "-Xms128m -Xmx256m" > [annies-mbp:~/tika/tmp]% mvn install > > Results : > > Tests in error: > > testiBooksParser(org.apache.tika.parser.ibooks.iBooksParserTest): > Premature end of file. > > Tests run: 506, Failures: 0, Errors: 1, Skipped: 1 > > [INFO] > ------------------------------------------------------------------------ > [INFO] Reactor Summary: > [INFO] Apache Tika parent ................................ SUCCESS [ 0.626 > s] > [INFO] Apache Tika core .................................. SUCCESS [ 6.631 > s] [INFO] Apache Tika parsers ............................... FAILURE [ > 23.323 s] > > . > . > . > > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > > My Maven version is: > > [annies-mbp:~/Development/tika/tmp]% mvn --version > Apache Maven 3.2.1 (ea8b2b07643dbb1b84b6d16e1f08391b666bc1e9; > 2014-02-14T08:37:52-09:00) > Maven home: /usr/local/Cellar/maven/3.2.1/libexec > Java version: 1.8.0_05, vendor: Oracle Corporation > Java home: > /Library/Java/JavaVirtualMachines/jdk1.8.0_05.jdk/Contents/Home/jre > Default locale: en_US, platform encoding: UTF-8 > OS name: "mac os x", version: "10.9.2", arch: "x86_64", family: "mac"-- > > > Does anyone have any insight as to why this is failing at > 'iBooksParserTest'? > Thanks! > Annie > > ------------------------------------------------------------------------------------------ > Ann Bryant Burgess, PhD > > Postdoctoral Fellow > Computer Science Department > University of Southern California > Viterbi School of Engineering > Los Angeles, CA > > Alaska Science Center/USGS > Anchorage, AK > > Cell: (585) 738-7549 > Office: (907) 786-7059 > Fax: (907) 786-7150 > E-mail: anniebryant.burg...@gmail.com > Office Address: 4210 University Dr., Anchorage, AK 99508-4626 > -------------------------------------------------------------------------------------------