Hi,

I was getting the same error, It looks like that particular dependency is
removed from this location.

As a workaround, you can add these lines(highlighted) in the repository
section of build.gradle.(fineract/build.gradle line number 55)

repositories {
    maven {
        url 'https://archiva-repository.apache.org/archiva/repository/public/'
    }
    maven { url 'https://plugins.gradle.org/m2/' }
}


Thanks and Regards,
 Manoj Mohanan
[image: fynarfin.io] <http://fynarfin.io>


On Mon, Oct 14, 2024 at 7:50 PM VICTOR MANUEL ROMERO RODRIGUEZ <
victor.rom...@fintecheando.mx> wrote:

> Hi,
>
> Please retry. Sometimes that repository gives that error message.
>
> Regards
>
> El lun, 14 oct 2024 a las 4:14, OGENRWOT STEPHEN BRAVO (<
> stephenbrav...@gmail.com>) escribió:
>
>>
>> When I was trying to boot run i got this error
>>
>>
>>
>> [image: image.png]
>>
>

Reply via email to