Yifan Cai created CASSANDRASC-139:
-------------------------------------

             Summary: Upgrade asciidoctor plugin to version 3.3.2
                 Key: CASSANDRASC-139
                 URL: https://issues.apache.org/jira/browse/CASSANDRASC-139
             Project: Sidecar for Apache Cassandra
          Issue Type: Improvement
            Reporter: Yifan Cai
            Assignee: Yifan Cai


The current asciidoctor plugin is at version 3.1.0 and it recently fails the CI 
builds consistently with the following error. I tried with the version 3.3.2, 
and it fixes the build issue. I also tried the version 4.0.2, but it no longer 
works with the gradle builder version we have for the project. Therefore, 
upgrading the plugin version to 3.3.2.


{code:java}
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 : > 
org.asciidoctor.jvm.convert:org.asciidoctor.jvm.convert.gradle.plugin:3.1.0 > 
org.asciidoctor:asciidoctor-gradle-jvm:3.1.0
   project : > 
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
{code}





--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to