Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-1876

pom file for scala 2.11 should reference a specific version

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • 0.8.2.0
    • 0.8.2.0
    • None
    • None

    Description

      Currently, the pom file specifies the following scala dependency for 2.11.
      <dependency>
      <groupId>org.scala-lang</groupId>
      <artifactId>scala-library</artifactId>
      <version>2.11</version>
      <scope>compile</scope>
      </dependency>
      However, there is no 2.11 in maven central (there are only 2.11.1, 2.11.2, etc).

      Attachments

        1. kafka-1876.patch
          3 kB
          Jun Rao
        2. twoeleven.tgz
          58 kB
          Joe Stein

        Activity

          People

            junrao Jun Rao
            junrao Jun Rao
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: