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

Uwe Schindler edited comment on LUCENE-8993 at 10/2/19 8:41 PM:
----------------------------------------------------------------

After deleting the local Maven repos on Jnekins, I had to fix this issue again: 
https://issues.apache.org/jira/browse/LUCENE-2562?focusedCommentId=16816237&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-16816237

It looks like the Ant/Ivy build no longer works on a completely clean 
infrastructure (no maven repo, no ivy cache).


was (Author: thetaphi):
After deleting the Maven repo, I had to fix this issue again: 
https://issues.apache.org/jira/browse/LUCENE-2562?focusedCommentId=16816237&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-16816237

> Change Maven POM repository URLs to https
> -----------------------------------------
>
>                 Key: LUCENE-8993
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8993
>             Project: Lucene - Core
>          Issue Type: Task
>          Components: general/build
>    Affects Versions: 7.7.2, 8.2, 8.1.1
>            Reporter: Uwe Schindler
>            Assignee: Uwe Schindler
>            Priority: Major
>             Fix For: master (9.0), 8.3
>
>         Attachments: LUCENE-8993.patch
>
>
> After fixing LUCENE-8807 I figured out today, that Lucene's build system uses 
> HTTPS URLs everywhere. But the POMs deployed to Maven central still use http 
> (I assumed that those are inherited from the ANT build).
> This will fix it for later versions by changing the POM templates. Hopefully 
> this will not happen in Gradle!
> [~markrmil...@gmail.com]: Can you make sure that the new Gradle build uses 
> HTTPS for all hard configured repositories (like Cloudera)?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to