-
-
Save maxov/c67de899be0ef23325b8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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