gradle build
FAILURE: Build failed with an exception.
\
* What went wrong:
Could not resolve all dependencies for configuration ':testRuntimeClasspath'.
> Project : declares a dependency from configuration 'compile' to configuration 'default' which is not declared in the descriptor for project :project-common.
* 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: 0.841 secs
gradle build
FAILURE: Build failed with an exc