Uploaded image for project: 'Samza'
  1. Samza
  2. SAMZA-447

Remove Apache Maven repository from build.gradle

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.8.0
    • 0.8.0, 0.9.0
    • build

    Description

      Samza's build.gradle still has:

          // Required for Kafka.
          maven {
            url 'https://repository.apache.org/content/groups/public'
          }
      

      However, Kafka is now in Maven central, so this isn't needed. Removing this repository should make things faster and more stable, as Apache's Maven repo sometimes goes down, and Gradle occasionally checks it for JARs (e.g. JUnit) when it shouldn't.

      Attachments

        1. SAMZA-447.patch
          0.3 kB
          Yan Fang

        Activity

          People

            closeuris Yan Fang
            criccomini Chris Riccomini
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: