[
https://issues.apache.org/jira/browse/TIKA-4540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18036810#comment-18036810
]
Tim Allison commented on TIKA-4540:
-----------------------------------
I asked for help here:
[https://lists.apache.org/thread/z36y5xlb1bv473s0k9rnv4th3gm8gxlx]
Aha... the uimaj-parent pom adds a plugin repository:
{noformat}
<repository>
<id>${eclipseP2RepoId}</id>
<url>https://download.eclipse.org/releases/2022-09/</url>
<layout>p2</layout>
</repository>
</repositories>
{noformat}
Reference: https://central.sonatype.com/artifact/org.apache.uima/uimaj-parent
> Upgrade to maven 4 when possible
> --------------------------------
>
> Key: TIKA-4540
> URL: https://issues.apache.org/jira/browse/TIKA-4540
> Project: Tika
> Issue Type: Improvement
> Reporter: Tim Allison
> Priority: Major
>
> 4.0.0-rc5 is available now. I ran mvnup locally and then ran `mvn clean
> install`...
--
This message was sent by Atlassian Jira
(v8.20.10#820010)