gradle-code-quality-tools-plugin icon indicating copy to clipboard operation
gradle-code-quality-tools-plugin copied to clipboard

Could not find de.aaschmid:gradle-cpd-plugin:3.3.

Open jakal23 opened this issue 2 years ago • 0 comments

A problem occurred configuring root project '****'.
> Could not resolve all files for configuration ':classpath'.
   > Could not find de.aaschmid:gradle-cpd-plugin:3.3.
     Searched in the following locations:
       - https://dl.google.com/dl/android/maven2/de/aaschmid/gradle-cpd-plugin/3.3/gradle-cpd-plugin-3.3.pom
       - https://repo.maven.apache.org/maven2/de/aaschmid/gradle-cpd-plugin/3.3/gradle-cpd-plugin-3.3.pom
       - https://jcenter.bintray.com/de/aaschmid/gradle-cpd-plugin/3.3/gradle-cpd-plugin-3.3.pom
     Required by:
         project : > com.vanniktech:gradle-code-quality-tools-plugin:0.23.0

Possible solution:
 - Declare repository providing the artifact, see the documentation at https://docs.gradle.org/current/userguide/declaring_repositories.html

jakal23 avatar Oct 30 '23 16:10 jakal23