You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Uwe Schindler (Jira)" <ji...@apache.org> on 2019/10/01 17:26:00 UTC

[jira] [Resolved] (LUCENE-8993) Change Maven POM repository URLs to https

     [ https://issues.apache.org/jira/browse/LUCENE-8993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Uwe Schindler resolved LUCENE-8993.
-----------------------------------
    Fix Version/s: 8.3
                   master (9.0)
       Resolution: Fixed

I pushed the changes to master and 8.x.
If we have further bugfix releases, especially of branches that contain LUCENE-8807, this should be cherry-picked (e.g., 8.1.2, or 8.2.1, or other). Any new release should have LUCENE-8807 and LUCENE-8993.

> 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!
> [~markrmiller@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-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org