Skip to content

Instantly share code, notes, and snippets.

@jeffscottbrown
Created October 4, 2015 20:42
Show Gist options
  • Save jeffscottbrown/fec65ed19d84a055b9e1 to your computer and use it in GitHub Desktop.
Save jeffscottbrown/fec65ed19d84a055b9e1 to your computer and use it in GitHub Desktop.
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring project ':java-custom-artifacts-using-plugin'.
> Could not resolve all dependencies for configuration ':java-custom-artifacts-using-plugin:classpath'.
> Could not find com.acme.gradle:plugin-custom-artifacts:1.0-SNAPSHOT.
Searched in the following locations:
file:/Users/jeff/.m2/repository/com/acme/gradle/plugin-custom-artifacts/1.0-SNAPSHOT/maven-metadata.xml
file:/Users/jeff/.m2/repository/com/acme/gradle/plugin-custom-artifacts/1.0-SNAPSHOT/plugin-custom-artifacts-1.0-SNAPSHOT.pom
file:/Users/jeff/.m2/repository/com/acme/gradle/plugin-custom-artifacts/1.0-SNAPSHOT/plugin-custom-artifacts-1.0-SNAPSHOT.jar
Required by:
s2gx2015:java-custom-artifacts-using-plugin:unspecified
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment