Uploaded image for project: 'S2Graph'
  1. S2Graph
  2. S2GRAPH-86 First Release
  3. S2GRAPH-104

force scalaz-stream, netty-http-pipelining dependencies version which is available on maven central.

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Done
    • Blocker
    • Resolution: Done
    • 0.1.0
    • 0.1.0
    • None
    • None

    Description

      Currently, `sbt package` fail because of following missing dependencies.

      1. "org.scalaz.stream" % "scalaz-stream_2.11" % "0.7a",
      2. "com.typesafe.netty" % "netty-http-pipelining" % "1.1.2"

      we should add following line in root build.sbt.

      libraryDependencies ++= Seq(
          "org.scalaz.stream" % "scalaz-stream_2.11" % "0.8.4a",
          "com.typesafe.netty" % "netty-http-pipelining" % "1.1.4"
        ),
      

      Attachments

        Issue Links

          Activity

            People

              steamshon Do Yung Yoon
              steamshon Do Yung Yoon
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - 24h
                  24h
                  Remaining:
                  Remaining Estimate - 24h
                  24h
                  Logged:
                  Time Spent - Not Specified
                  Not Specified