[
https://issues.apache.org/jira/browse/TIKA-977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Jameson closed TIKA-977.
------------------------------
Resolution: Not A Problem
Fix Version/s: 1.2
This was due to bad "stuff" in my maven repository. Completely deleting my
maven repository and starting from scratch solved this problem.
> 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
> Fix For: 1.2
>
>
> 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