[
https://issues.apache.org/jira/browse/TIKA-4540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18036844#comment-18036844
]
ASF GitHub Bot commented on TIKA-4540:
--------------------------------------
gnodet commented on PR #2390:
URL: https://github.com/apache/tika/pull/2390#issuecomment-3512311748
> > @gnodet ping
>
> >
>
> > @tballison did you use `mvnup` to "upgrade"?
>
>
>
> Y. I tried to follow directions. :rofl:
>
>
>
> ```
>
> ./mvnup check --model-version 4.1.0 --directory ~/Intellij/tika-main/
>
> ./mvnup apply --model-version 4.1.0 --directory ~/Intellij/tika-main/
>
> ```
So if you upgrade to model 4.1.0, you need Maven 4. The build error comes
from Maven 3 not supporting this model version.
That's up to the project to decide...
> Upgrade to maven 4 when possible
> --------------------------------
>
> Key: TIKA-4540
> URL: https://issues.apache.org/jira/browse/TIKA-4540
> Project: Tika
> Issue Type: Task
> Reporter: Tim Allison
> Priority: Minor
>
> 4.0.0-rc5 is available now. I ran mvnup locally, manually removed all
> <relativePath../> for and then ran `mvn clean install`...
--
This message was sent by Atlassian Jira
(v8.20.10#820010)