Amy Doxy Muhimpundu created FINERACT-2108:
---------------------------------------------

             Summary: Asciidoctor plugins (Gems & RevealJs) are dependent on an 
artifact that is not longer available on Maven Central
                 Key: FINERACT-2108
                 URL: https://issues.apache.org/jira/browse/FINERACT-2108
             Project: Apache Fineract
          Issue Type: Bug
          Components: Build
    Affects Versions: 1.8.4
            Reporter: Amy Doxy Muhimpundu


One of the project  plugins 
{code:java}
org.asciidoctor.jvm.gems:org.asciidoctor.jvm.gems{code}
 

{{has a transitive dependency to com.burgstaller:okhttp-digest:1.10 which is no 
longer available on Maven Central nor any other repositories.}}

This is the build error:
 
{code:java}
 Could not find com.burgstaller:okhttp-digest:1.10.         Searched in the 
following locations:         - 
https://repo.maven.apache.org/maven2/com/burgstaller/okhttp-digest/1.10/okhttp-digest-1.10.pom
         - 
https://plugins.gradle.org/m2/com/burgstaller/okhttp-digest/1.10/okhttp-digest-1.10.pom
         Required by:     
 project : > 
org.asciidoctor.jvm.gems:org.asciidoctor.jvm.gems.gradle.plugin:3.3.2 > 
org.asciidoctor:asciidoctor-gradle-jvm-gems:3.3.2 > 
com.github.jruby-gradle:jruby-gradle-core-plugin:2.0.2 > 
io.github.http-builder-ng:http-builder-ng-okhttp:1.0.3

{code}
 

What we have tried but did not fix the issue:
 * Add extra repositories in build.gradle
 * Upgrade the versions from 3.3.2 to the latest 4.0.2

Supporting references:
 # [https://github.com/rburgst/okhttp-digest/issues/86] 

cc [~aleks] [~vorburger] 

 



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

Reply via email to