[
https://issues.apache.org/jira/browse/TIKA-977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13440426#comment-13440426
]
Ken Krugler commented on TIKA-977:
----------------------------------
I downloaded the 1.2 source, moved it to /Volumes/<not my boot volume>/, and
did "mvn install". parsers built without any problems.
I'd say this is a problem with your Mac's configuration - somehow the download
is referencing files in the trash. I'd try deleting that directory
(/Volumes/Drive3/.Trashes/501/tika-1.2 8.17.20 AM) or empty the trash on that
drive, and try again.
> Compilation error building tika-1.2 --- identifier expected in CHM2XHTML.java
> -----------------------------------------------------------------------------
>
> Key: TIKA-977
> URL: https://issues.apache.org/jira/browse/TIKA-977
> Project: Tika
> Issue Type: Bug
> Components: parser
> Affects Versions: 1.2
> Environment: Mac 10.7.4
> Reporter: David Jameson
> Labels: Compiler, syntax
>
> New user --- just downloaded tika and tried to build with
> mvn install
> Parent and core were built and then I saw a failure in parsers.
> (by the way, I have no idea why the error references code in .Trashes)
> [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @
> tika-parsers ---
> [INFO] Compiling 133 source files to /Volumes/Drive3/.Trashes/501/tika-1.2
> 8.17.20 AM/tika-parsers/target/classes
> [INFO] -------------------------------------------------------------
> [ERROR] COMPILATION ERROR :
> [INFO] -------------------------------------------------------------
> [ERROR] /Volumes/Drive3/.Trashes/501/tika-1.2 8.17.20
> AM/tika-parsers/src/main/java/org/apache/tika/parser/chm/CHM2XHTML.java:[20,23]
> <identifier> expected
> [ERROR] /Volumes/Drive3/.Trashes/501/tika-1.2 8.17.20
> AM/tika-parsers/src/main/java/org/apache/tika/parser/chm/CHM2XHTML.java:[22,7]
> class, interface, or enum expected
> [INFO] 2 errors
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira