Skip to content

Instantly share code, notes, and snippets.

@bazimov
Created March 31, 2016 14: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 bazimov/280249869abb312b6114af2334d58c19 to your computer and use it in GitHub Desktop.
Save bazimov/280249869abb312b6114af2334d58c19 to your computer and use it in GitHub Desktop.
../gradlew run -Pmsg="<message>"
:compileJava
FAILURE: Build failed with an exception.
* What went wrong:
Could not resolve all dependencies for configuration ':compile'.
> Cannot resolve external dependency org.apache.commons:commons-io:1.3.2 because no repositories are defined.
Required by:
:gcmsender:unspecified
> Cannot resolve external dependency org.json:json:20140107 because no repositories are defined.
Required by:
:gcmsender:unspecified
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment