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/09/29 17:06:00 UTC

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

Uwe Schindler created LUCENE-8993:
-------------------------------------

             Summary: 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: 8.1.1, 8.2, 7.7.2
            Reporter: Uwe Schindler
            Assignee: Uwe Schindler


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