com-lihaoyi / utest

A simple testing framework for Scala

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Port to Scala 2.11 - part b

ucbjrl opened this issue · comments

May we expect a port of 0.7.1 to Scala 2.11? Maven currently claims it doesn't exist.

[error] sbt.librarymanagement.ResolveException: Error downloading com.lihaoyi:utest_2.11:0.7.1
[error]   Not found
[error]   Not found
[error]   not found: /vm/home/jenkins/sharedspace/chisel3-full/ivy2/local/com.lihaoyi/utest_2.11/0.7.1/ivys/ivy.xml
[error]   not found: https://repo1.maven.org/maven2/com/lihaoyi/utest_2.11/0.7.1/utest_2.11-0.7.1.pom
[error]   not found: https://oss.sonatype.org/content/repositories/snapshots/com/lihaoyi/utest_2.11/0.7.1/utest_2.11-0.7.1.pom
[error]   not found: https://oss.sonatype.org/content/repositories/releases/com/lihaoyi/utest_2.11/0.7.1/utest_2.11-0.7.1.pom

(I'd re-open #3 for this, but I can't.)

nope