Skip to content

Instantly share code, notes, and snippets.

@marchermans
Created January 20, 2019 08:58
Show Gist options
  • Save marchermans/7aedf8177f50bb3f853785c6ff29be0e to your computer and use it in GitHub Desktop.
Save marchermans/7aedf8177f50bb3f853785c6ff29be0e to your computer and use it in GitHub Desktop.
FAILURE: Build failed with an exception.
* Where:
Build file '/home/marc/IdeaProjects/ForgeMultiProjectTest/build.gradle' line: 14
* What went wrong:
A problem occurred evaluating root project 'ForgeMultiProjectTest'.
> Could not find method implementation() for arguments [project ':FirstProject'] on object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
CONFIGURE FAILED in 0s
Could not find method implementation() for arguments [project ':FirstProject'] on object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler.
Open File
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment