Could not find com.pascalwelsch.gitversioner:gitversioner:0.5.0.
A problem occurred configuring root project 'project-name'.
Could not resolve all files for configuration ':classpath'. Could not find com.pascalwelsch.gitversioner:gitversioner:0.5.0. Searched in the following locations: - https://dl.google.com/dl/android/maven2/com/pascalwelsch/gitversioner/gitversioner/0.5.0/gitversioner-0.5.0.pom - https://jcenter.bintray.com/com/pascalwelsch/gitversioner/gitversioner/0.5.0/gitversioner-0.5.0.pom Required by: project : Possible solution: Declare repository providing the artifact, see the documentation at https://docs.gradle.org/current/userguide/declaring_repositories.html
I'm having a similar issue
Could not find com.pascalwelsch.gitversioner:gitversioner:0.4.1. Searched in the following locations: https://plugins.gradle.org/m2/com/pascalwelsch/gitversioner/gitversioner/0.4.1/gitversioner-0.4.1.pom https://plugins.gradle.org/m2/com/pascalwelsch/gitversioner/gitversioner/0.4.1/gitversioner-0.4.1.jar
Does anyone have a fix?
https://github.com/passsy/gradle-gitVersioner-plugin/issues/22 The approach mentioned here seems to work