[ 
https://issues.apache.org/jira/browse/TIKA-4540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18036822#comment-18036822
 ] 

Tamas Cservenak edited comment on TIKA-4540 at 11/10/25 2:29 PM:
-----------------------------------------------------------------

Second failure is about Maven 4 not allowing _uninterpolated_ values in remote 
repositories (this kills reproducibility). Just try to make it interpolated, 
and if unused, make URL something like invalid URL to make sure nothing is 
pulled from it (hint: if you use http (not HTTPS) protocol, maven will 
immediately disable that repo)

Try to define a property \{{eclipseP2RepoId}} to something at start in the POM 
that uses that parent.

 


was (Author: cstamas):
Second failure is about Maven 4 not allowing _uninterpolated_ values in remote 
repositories (this kills reproducibility). Just try to make it interpolated, 
and if unused, make URL something like invalid URL to make sure nothing is 
pulled from it (hint: if you use http (not HTTPS) protocol, maven will 
immediately disable that repo)

 

> 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)

Reply via email to