Skip to content

Confluent dependencies are referenced via http instead of https #276

Open
@spanglerco

Description

When the pom.xml file references the confluent maven repository, it uses http://packages.confluent.io/maven/ (insecure) instead of https://packages.confluent.io/maven/ (secure).

This conflicts with the 3.8.1+ versions of maven, which block the use of HTTP repositories by default for security reasons. Building this repository with the latest maven fails for this reason.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions