[
https://issues.apache.org/jira/browse/TIKA-4166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17839652#comment-17839652
]
Tilman Hausherr commented on TIKA-4166:
---------------------------------------
The latest Apache parent update means a javadoc update and it results in a
failure on the ci:
{noformat}
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-javadoc-plugin:3.6.3:aggregate (default-cli) on
project tika: An error has occurred in Javadoc report generation:
[ERROR] Exit code: 2
[ERROR] javadoc: error - No source files for package org.apache.tika.extractor
[ERROR] Command line was:
/usr/local/asfpackages/java/adoptium-jdk-11.0.16.1+1/bin/javadoc @options
@packages
{noformat}
A possible cause for this could be that in tika-batch there is a test package
that doesn't exist as a source package. It didn't happen locally for me because
I didn't use "javadoc:aggregate". I'll do some more tests to see whether
renaming the test package fixes this.
> dependency updates for Tika 3.0
> -------------------------------
>
> Key: TIKA-4166
> URL: https://issues.apache.org/jira/browse/TIKA-4166
> Project: Tika
> Issue Type: Task
> Components: build
> Reporter: Tilman Hausherr
> Priority: Minor
> Fix For: 3.0.0-BETA
>
>
> Separate ticket for updates for 3.0, especially those not found by dependabot.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)