The error is not about the build but an external repo. This almost always means you have some trouble accessing all the repos from your environment. Do you need proxy settings? Any other errors in the log about why you can't access it? On Apr 11, 2014 12:32 AM, "Chester Chen" <[email protected]> wrote:
> I just updated and got the following: > > > [error] (external-mqtt/*:update) sbt.ResolveException: unresolved > dependency: org.eclipse.paho#mqtt-client;0.4.0: not found > [error] Total time: 7 s, completed Apr 10, 2014 4:27:09 PM > Chesters-MacBook-Pro:spark chester$ git branch > * branch-1.0 > master > > Looks like certain dependency "mqtt-client" resolver is not specified. > > Chester >
