Giter VIP home page Giter VIP logo

Comments (4)

vasigorc avatar vasigorc commented on September 18, 2024 1

Thank you, that worked for me. I had to put the workaround in the build.sbt though. With the snippet being in plugins.sbt I still had one conflict for scala xml (with scalatest transitively pulled in by an akka lib).

from sbt-scoverage.

ckipp01 avatar ckipp01 commented on September 18, 2024

Hey @vasigorc you'll need to make sure you're on the latest version of sbt-scoverage, which is 2.0.6. Update and you should see this issue go away.

from sbt-scoverage.

vasigorc avatar vasigorc commented on September 18, 2024

Hello @ckipp01 thank you for the follow-up. Trying that fails sbt build (sbt reload):

[error] (update) found version conflict(s) in library dependencies; some are suspected to be binary incompatible:
[error]
[error] 	* org.scala-lang.modules:scala-xml_2.12:2.1.0 (early-semver) is selected over {1.2.0, 1.1.1, 1.0.6, 1.3.0}
[error] 	    +- org.scoverage:scalac-scoverage-reporter_2.12:2.0.7 (depends on 2.1.0)
[error] 	    +- org.scalatra.scalate:scalate-util_2.12:1.9.6       (depends on 1.3.0)
[error] 	    +- org.scalariform:scalariform_2.12:0.2.0             (depends on 1.0.6)
[error] 	    +- org.scala-lang:scala-compiler:2.12.15              (depends on 1.0.6)
[error] 	    +- com.typesafe.sbt:sbt-native-packager:1.8.1 (sbtVersion=1.0, scalaVersion=2.12) (depends on 1.1.1)
[error] 	    +- com.typesafe.play:twirl-api_2.12:1.5.1             (depends on 1.2.0)
[error]
[error]
[error] this can be overridden using libraryDependencySchemes or evictionErrorLevel

I'd appreciate any suggestions.

from sbt-scoverage.

ckipp01 avatar ckipp01 commented on September 18, 2024

I'd appreciate any suggestions.

Please do search the issues before asking as this is a duplicate of #471, #469, #463, and #461. You can see more context and a workaround here.

from sbt-scoverage.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.