[ 
https://issues.apache.org/jira/browse/TIKA-2719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16606148#comment-16606148
 ] 

Hudson commented on TIKA-2719:
------------------------------

UNSTABLE: Integrated in Jenkins build tika-2.x-windows #313 (See 
[https://builds.apache.org/job/tika-2.x-windows/313/])
TIKA-2719 -- add automatic module names (tallison: rev 
b99086ef54ada9fff2ca54c46528a204d6c36fc1)
* (edit) tika-serialization/pom.xml
* (edit) tika-batch/pom.xml
* (edit) tika-dl/pom.xml
* (edit) tika-core/pom.xml
* (edit) tika-server/pom.xml
* (edit) tika-eval/pom.xml
* (edit) tika-translate/pom.xml
* (edit) tika-xmp/pom.xml
* (edit) tika-app/pom.xml
* (edit) tika-parsers/pom.xml
* (edit) tika-langdetect/pom.xml


> Java 9: Requiring tika-parsers from module-info.java fails with "module not 
> found"
> ----------------------------------------------------------------------------------
>
>                 Key: TIKA-2719
>                 URL: https://issues.apache.org/jira/browse/TIKA-2719
>             Project: Tika
>          Issue Type: Bug
>          Components: parser
>    Affects Versions: 1.18
>            Reporter: James Baker
>            Priority: Major
>              Labels: java9, module
>
> When requiring `tika.parsers` from a Java 9 `module-info.java`, Maven throws 
> an error about not being able to find `tika.parsers`:
>  
> {{[ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile 
> (default-compile) on project annot8-components-tika: Compilation failure}}
> {{[ERROR] 
> /home/bakerj/annot8/annot8-components/annot8-components-tika/src/main/java/module-info.java:[9,16]
>  module not found: tika.parsers}}
>  
> It looks like this is likely to be a similar issue to: 
> [https://github.com/elastic/elasticsearch/issues/28984]
> For an example of a failing project, see: 
> [https://github.com/annot8/annot8-components/tree/tika]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to