You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since yesterday, my build is failing, because grolifant:0.14 can't be found in the Maven repo anymore. I changed nothing in my project. When I browse the repo in the browser, I also can't find it. For me, it looks very similar to #652.
A problem occurred configuring project ':docs'.
> Could not resolve all artifacts for configuration ':docs:classpath'.
> Could not find org.ysb33r.gradle:grolifant:0.14.
Searched in the following locations:
- https://plugins.gradle.org/m2/org/ysb33r/gradle/grolifant/0.14/grolifant-0.14.pom
If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
Required by:
project :docs > org.asciidoctor.jvm.convert:org.asciidoctor.jvm.convert.gradle.plugin:3.1.0 > org.asciidoctor:asciidoctor-gradle-jvm:3.1.0
project :docs > org.asciidoctor.jvm.convert:org.asciidoctor.jvm.convert.gradle.plugin:3.1.0 > org.asciidoctor:asciidoctor-gradle-jvm:3.1.0 > org.asciidoctor:asciidoctor-gradle-base:3.1.0
The text was updated successfully, but these errors were encountered:
Since yesterday, my build is failing, because
grolifant:0.14
can't be found in the Maven repo anymore. I changed nothing in my project. When I browse the repo in the browser, I also can't find it. For me, it looks very similar to #652.The text was updated successfully, but these errors were encountered: