Package Details: tika 2.9.1-1

Git Clone URL: https://aur.archlinux.org/tika.git (read-only, click to copy)
Package Base: tika
Description: Apache Tika — detect and extract metadata and text from over a thousand different file types
Upstream URL: https://tika.apache.org
Keywords: analysis apache content metadata parser server tika
Licenses: Apache
Submitter: kbabioch
Maintainer: tarball
Last Packager: tarball
Votes: 3
Popularity: 0.000000
First Submitted: 2017-10-28 22:22 (UTC)
Last Updated: 2023-10-20 18:44 (UTC)

Dependencies (4)

Required by (0)

Sources (5)

Latest Comments

tom commented on 2021-11-18 08:10 (UTC)

build fails in clean change root

...

[INFO] Reactor Summary for Apache Tika 1.26: [INFO] [INFO] Apache Tika parent ................................. SUCCESS [ 24.050 s] [INFO] Apache Tika core ................................... SUCCESS [ 23.233 s] [INFO] Apache Tika parsers ................................ FAILURE [ 51.748 s] [INFO] Apache Tika OSGi bundle ............................ SKIPPED [INFO] Apache Tika XMP .................................... SKIPPED [INFO] Apache Tika serialization .......................... SKIPPED [INFO] Apache Tika batch .................................. SKIPPED [INFO] Apache Tika language detection ..................... SKIPPED [INFO] Apache Tika application ............................ SKIPPED [INFO] Apache Tika translate .............................. SKIPPED [INFO] Apache Tika server ................................. SKIPPED [INFO] Apache Tika fuzzing ................................ SKIPPED [INFO] Apache Tika eval ................................... SKIPPED [INFO] Apache Tika examples ............................... SKIPPED [INFO] Apache Tika Java-7 Components ...................... SKIPPED [INFO] Apache Tika Deep Learning (powered by DL4J) ........ SKIPPED [INFO] Apache Tika Natural Language Processing ............ SKIPPED [INFO] Apache Tika ........................................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:55 min [INFO] Finished at: 2021-11-18T09:08:08+01:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.codehaus.gmaven:groovy-maven-plugin:2.1.1:execute (testSetup) on project tika-parsers: Execution testSetup of goal org.codehaus.gmaven:groovy-maven-plugin:2.1.1:execute failed: Unable to make field protected transient int java.util.AbstractList.modCount accessible: module java.base does not "opens java.util" to unnamed module @7190df7a -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <args> -rf :tika-parsers ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Build failed, check /var/tmp/.../build

harleypig commented on 2021-08-15 05:15 (UTC)

Build fails with:

[ERROR] Failed to execute goal org.codehaus.gmaven:groovy-maven-plugin:2.1.1:execute (testSetup) on project tika-parsers: Execution testSetup of goal org.codehaus.gmaven:groovy-maven-plugin:2.1.1:execute failed: Unable to make field protected transient int java.util.AbstractList.modCount accessible: module java.base does not "opens java.util" to unnamed module @aef07ae -> [Help 1]

Groovy is installed.

steinbuch commented on 2019-07-11 13:28 (UTC)

the build currently fails

mzimmerman commented on 2019-02-01 17:34 (UTC)

A simple version bump to 1.20 in PKGBUILD worked for me, thanks!