Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nbsbt-core 1.1.1 deployment missing ivy.xml #7

Closed
michaelpigg opened this issue Feb 27, 2014 · 1 comment
Closed

nbsbt-core 1.1.1 deployment missing ivy.xml #7

michaelpigg opened this issue Feb 27, 2014 · 1 comment

Comments

@michaelpigg
Copy link

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] 

and

[warn] ==== sbt-plugin-releases: tried
[warn]   http://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/org.netbeans.nbsbt/nbsbt-core/scala_2.10/sbt_0.13/1.1.1/ivys/ivy.xml

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.

@dcaoyuan
Copy link
Owner

It was caused by the broken deploying procedure, and I had no approach to roll it back. The only way to deploy an incremental version one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants