You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I deleted my ~/.ivy2 directory and then tried to build an SBT project. Dowloading nbsbt-core failed with
[warn] ::::::::::::::::::::::::::::::::::::::::::::::
[warn] :: UNRESOLVED DEPENDENCIES ::
[warn] ::::::::::::::::::::::::::::::::::::::::::::::
[warn] :: org.netbeans.nbsbt#nbsbt-core;1.1.1: not found
[warn] ::::::::::::::::::::::::::::::::::::::::::::::
[warn]
[warn] Note: Some unresolved dependencies have extra attributes. Check that these dependencies exist with the requested attributes.
[warn] org.netbeans.nbsbt:nbsbt-core:1.1.1 (sbtVersion=0.13, scalaVersion=2.10)
[warn]
I deleted my ~/.ivy2 directory and then tried to build an SBT project. Dowloading nbsbt-core failed with
and
Browsing the repository at http://repo.scala-sbt.org/scalasbt/simple/sbt-plugin-releases/org.netbeans.nbsbt/nbsbt-core/scala_2.10/sbt_0.13/1.1.1/ I notice that there is no ivys/ivy.xml file here.
The text was updated successfully, but these errors were encountered: