Closed adorilson closed 9 years ago
Hi Adorilson,
Have you already run the install_deps.sh
script in the lib/
directory as the installation instructions suggest? Try that first if not. Otherwise, (though the script should have already have done this), try running sbt publishLocal
in your lib/walautil
directory. This will publish the walautil project to your local Maven repository and allow the dependency to be resolved.
Txs, sblackshear.
It's works.
I got the follow error when ran the "sbt compile" [warn] Note: Unresolved dependencies path: [warn] University of Colorado Boulder:walautil:0.1-SNAPSHOT (/home/adorilson/workspace/third_projects/droidel/build.sbt#L15-21) [warn] +- University of Colorado Boulder:droidel_2.10:0.1-SNAPSHOT sbt.ResolveException: unresolved dependency: University of Colorado Boulder#walautil;0.1-SNAPSHOT: not found