[
https://issues.apache.org/jira/browse/TIKA-4892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18115977#comment-18115977
]
ASF GitHub Bot commented on TIKA-4892:
--------------------------------------
tballison commented on PR #3173:
URL: https://github.com/apache/tika/pull/3173#issuecomment-5696358324
Thank you for this @timgrein ! What would you think of reusing the
`metadata-key-fields.json` we have in tika-metadata-schema? Perhaps add that
as a dependency in tika-app and then filter for those that are live in tika-app
> --list-met-models only prints Serializible
> ------------------------------------------
>
> Key: TIKA-4892
> URL: https://issues.apache.org/jira/browse/TIKA-4892
> Project: Tika
> Issue Type: Bug
> Components: cli
> Reporter: Tim Grein
> Priority: Minor
>
> Currently
> {code:java}
> java -jar tika-app/target/tika-app-*.jar --list-met-models {code}
> only prints
> {code:java}
> Serializible
> {code}
> as the Metadata class doesn't implement the model interfaces anymore.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)