Skip to content

Instantly share code, notes, and snippets.

@maxov
Created January 18, 2015 00:24
Show Gist options
  • Select an option

  • Save maxov/c67de899be0ef23325b8 to your computer and use it in GitHub Desktop.

Select an option

Save maxov/c67de899be0ef23325b8 to your computer and use it in GitHub Desktop.
FAILURE: Build failed with an exception.
* Where:
Build file '/Users/max/proj/sponge/Soak/Cli/build.gradle' line: 3
* What went wrong:
Error resolving plugin [id: 'com.github.hierynomus.license', version: '0.11.0']
> Plugin 'com.github.hierynomus.license' is already on the script classpath. Plugins on the script classpath cannot be applied in the plugins {} block. Add "apply plugin: 'com.github.hierynomus.license'" to the body of the script to use the plugin.
* 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: 2.39 secs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment