Skip to content

Instantly share code, notes, and snippets.

@jberkel
Created January 31, 2012 11:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jberkel/1710077 to your computer and use it in GitHub Desktop.
Save jberkel/1710077 to your computer and use it in GitHub Desktop.
> gen-idea no-classifiers
[info] Trying to create an Idea module Apklib Sample
[info] Trying to create an Idea module tests
[info] Updating {file:/Users/jan/tmp/1709186/}tests...
[info] Resolving apklib-sample#apklib-sample_2.9.1;0.1 ...
[info] Resolving org.scala-lang#scala-library;2.9.1 ...
[info] Resolving com.actionbarsherlock#library;4.0.0-SNAPSHOT ...
[warn] module not found: com.actionbarsherlock#library;4.0.0-SNAPSHOT
[warn] ==== local: tried
[warn] /Users/jan/.ivy2/local/com.actionbarsherlock/library/4.0.0-SNAPSHOT/ivys/ivy.xml
[warn] ==== public: tried
[warn] http://repo1.maven.org/maven2/com/actionbarsherlock/library/4.0.0-SNAPSHOT/library-4.0.0-SNAPSHOT.pom
[warn] ==== Scala-Tools Maven2 Repository: tried
[warn] http://scala-tools.org/repo-releases/com/actionbarsherlock/library/4.0.0-SNAPSHOT/library-4.0.0-SNAPSHOT.pom
[info] Resolving android#compatibility-v4;r3-SNAPSHOT ...
[warn] module not found: android#compatibility-v4;r3-SNAPSHOT
[warn] ==== local: tried
[warn] /Users/jan/.ivy2/local/android/compatibility-v4/r3-SNAPSHOT/ivys/ivy.xml
[warn] ==== public: tried
[warn] http://repo1.maven.org/maven2/android/compatibility-v4/r3-SNAPSHOT/compatibility-v4-r3-SNAPSHOT.pom
[warn] ==== Scala-Tools Maven2 Repository: tried
[warn] http://scala-tools.org/repo-releases/android/compatibility-v4/r3-SNAPSHOT/compatibility-v4-r3-SNAPSHOT.pom
[warn] ::::::::::::::::::::::::::::::::::::::::::::::
[warn] :: UNRESOLVED DEPENDENCIES ::
[warn] ::::::::::::::::::::::::::::::::::::::::::::::
[warn] :: com.actionbarsherlock#library;4.0.0-SNAPSHOT: not found
[warn] :: android#compatibility-v4;r3-SNAPSHOT: not found
[warn] ::::::::::::::::::::::::::::::::::::::::::::::
[error] {file:/Users/jan/tmp/1709186/}tests/*:update: sbt.ResolveException: unresolved dependency: com.actionbarsherlock#library;4.0.0-SNAPSHOT: not found
[error] unresolved dependency: android#compatibility-v4;r3-SNAPSHOT: not found
[error] Failed to obtain dependency classpath
[error] java.lang.IllegalArgumentException
[error] Use 'last' for the full log.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment