sbt / util

util modules for sbt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

utilCollection needs 2.10 artifacts

eed3si9n opened this issue · comments

[warn] 	::::::::::::::::::::::::::::::::::::::::::::::
[warn] 	::          UNRESOLVED DEPENDENCIES         ::
[warn] 	::::::::::::::::::::::::::::::::::::::::::::::
[warn] 	:: org.scala-sbt#util-collection_2.10;1.0.0-M19: not found
[warn] 	::::::::::::::::::::::::::::::::::::::::::::::
[warn] 
[warn] 	Note: Unresolved dependencies path:
[warn] 		org.scala-sbt:util-collection_2.10:1.0.0-M19
[warn] 		  +- org.scala-sbt:util-logging_2.10:1.0.0-M19 (/home/travis/build/sbt/zinc/project/Dependencies.scala#L46)
[warn] 		  +- org.scala-sbt:zinc-classfile_2.10:1.0.0-X8-SNAPSHOT
[info] Wrote /home/travis/build/sbt/zinc/internal/zinc-apiinfo/target/scala-2.10/zinc-apiinfo_2.10-1.0.0-X8-SNAPSHOT.pom
sbt.ResolveException: unresolved dependency: org.scala-sbt#util-collection_2.10;1.0.0-M19: not found

It wasn't added to the build.
I'm running into this now again.