sbt / sbt-validator

Builds sbt 1.0.x against recent versions of the sbt modules
3 stars 9 forks source link

Add Shapeless to the sbt community build #13

Open cunei opened 7 years ago

cunei commented 7 years ago

This cab be done once the Shapeless build has been ported to sbt 1.0. Currently waiting on: https://github.com/milessabin/shapeless/pull/744

The following dependency should be fixed, according to the current community build:

[shapeless] [warn]      ::::::::::::::::::::::::::::::::::::::::::::::
[shapeless] [warn]      ::          UNRESOLVED DEPENDENCIES         ::
[shapeless] [warn]      ::::::::::::::::::::::::::::::::::::::::::::::
[shapeless] [warn]      :: org.scala-native#sbt-scala-native;0.3.0: not found
[shapeless] [warn]      ::::::::::::::::::::::::::::::::::::::::::::::
[shapeless] [warn]
[shapeless] [warn]      Note: Some unresolved dependencies have extra attributes.  Check that these dependencies exist with the requested attributes.
[shapeless] [warn]              org.scala-native:sbt-scala-native:0.3.0 (scalaVersion=2.12, sbtVersion=1.0)
cunei commented 6 years ago

Depends on https://github.com/scala-native/scala-native/issues/915