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

Tim Allison commented on TIKA-4139:
-----------------------------------

Do we want automatic module names for _all_ of these?


tika-server/pom.xml
tika-fuzzing/pom.xml
pom.xml
tika-java7/pom.xml
tika-bom/pom.xml
tika-detectors/pom.xml
tika-detectors/tika-detector-siegfried/pom.xml
tika-example/pom.xml
tika-dotnet/pom.xml
tika-parent/pom.xml
tika-langdetect/tika-langdetect-opennlp/pom.xml
tika-langdetect/tika-langdetect-mitll-text/pom.xml
tika-langdetect/pom.xml
tika-langdetect/tika-langdetect-tika/pom.xml
tika-langdetect/tika-langdetect-lingo24/pom.xml
tika-langdetect/tika-langdetect-optimaize/pom.xml
tika-eval/pom.xml
tika-bundles/pom.xml
tika-bundles/tika-bundle-standard/pom.xml
tika-parsers/pom.xml
tika-parsers/tika-parsers-extended/pom.xml
tika-parsers/tika-parsers-extended/tika-parsers-extended-integration-tests/pom.xml
tika-parsers/tika-parsers-extended/tika-parser-tagsoup-module/pom.xml
tika-parsers/tika-parsers-ml/pom.xml
tika-parsers/tika-parsers-ml/tika-parser-advancedmedia-module/pom.xml
tika-parsers/tika-parsers-ml/tika-parser-nlp-module/pom.xml
tika-parsers/tika-parsers-ml/tika-age-recogniser/pom.xml
tika-parsers/tika-parsers-standard/pom.xml
tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-digest-commons/pom.xml
tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/pom.xml
tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-jdbc-commons/pom.xml
tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-mail-commons/pom.xml
tika-parsers/tika-parsers-standard/tika-parsers-standard-package/pom.xml
tika-pipes/pom.xml
tika-pipes/tika-pipes-reporters/pom.xml
tika-pipes/tika-fetchers/pom.xml
tika-pipes/tika-emitters/pom.xml
tika-pipes/tika-emitters/tika-emitter-jdbc/pom.xml
tika-pipes/tika-httpclient-commons/pom.xml
tika-pipes/tika-pipes-iterators/pom.xml
tika-integration-tests/pom.xml
tika-integration-tests/tika-pipes-solr-integration-tests/pom.xml
tika-integration-tests/tika-pipes-kafka-integration-tests/pom.xml
tika-integration-tests/tika-resource-loading-tests/pom.xml
tika-integration-tests/tika-pipes-s3-integration-tests/pom.xml
tika-integration-tests/tika-pipes-opensearch-integration-tests/pom.xml
tika-handlers/pom.xml
tika-handlers/tika-handler-boilerpipe/pom.xml

> Tika modules are not JPMS friendly
> ----------------------------------
>
>                 Key: TIKA-4139
>                 URL: https://issues.apache.org/jira/browse/TIKA-4139
>             Project: Tika
>          Issue Type: Improvement
>    Affects Versions: 2.9.0
>            Reporter: Maxim Solodovnik
>            Priority: Major
>             Fix For: 3.0.0-BETA
>
>
> Hello,
> Tika-3 has some major changes, let's add some more :)
> Recently I got following warning while trying to use Tika in JPMS web 
> application:
> {code}
> [INFO] --- compiler:3.11.0:compile (default-compile) @ openmeetings-util ---
> [WARNING] Can't extract module name from 
> tika-parsers-standard-package-2.9.0.jar: tika.parsers.standard.package: 
> Invalid module name: 'package' is not a Java identifier
> {code}
> I've checked {code}main{code} branch and find no {{module-info.java}} and 
> {{Automatic-Module-Name}} also doesn't set.
> Maybe {{Automatic-Module-Name}} can be added to Tika modules?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to