gil@bbbdev:~/dev/bigbluebutton/bigbluebutton-web$ gradle resolveDeps
:resolveDeps
FAILURE: Build failed with an exception.
* What went wrong:
Could not resolve all dependencies for configuration ':default'.
> Could not find org.bigbluebutton:bbb-common-message:0.0.18-SNAPSHOT.
Searched in the following locations:
file:/home/gil/.m2/repository/org/bigbluebutton/bbb-common-message/0.0.18-SNAPSHOT/maven-metadata.xml
file:/home/gil/.m2/repository/org/bigbluebutton/bbb-common-message/0.0.18-SNAPSHOT/bbb-common-message-0.0.18-SNAPSHOT.pom
file:/home/gil/.m2/repository/org/bigbluebutton/bbb-common-message/0.0.18-SNAPSHOT/bbb-common-message-0.0.18-SNAPSHOT.jar
Required by:
:bigbluebutton-web:unspecified
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
Total time: 11.735 secs