Hey Annie, can you SVN up and try again? I saw some commits from Nick not sure if they fixed this.
Cheers, Chris -----Original Message----- From: Annie Burgess <[email protected]> Reply-To: "[email protected]" <[email protected]>, "[email protected]" <[email protected]> Date: Wednesday, May 7, 2014 4:16 PM To: user <[email protected]> Subject: tika install fail on os x 10.9.2 >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/trunk ><https://svn.apache.org/repos/asf/tika/trunk> tmp >[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: [email protected] >Office Address: 4210 University Dr., Anchorage, AK 99508-4626 >-------------------------------------------------------------------------- >----------------- > > >
