[image: image.png] Hello, I am requesting assistance on how to resolve this issue. I am have run "./gradlew build" and that's the exception message I keep getting
On Tue, Oct 15, 2024 at 4:22 PM OGENRWOT STEPHEN BRAVO < stephenbrav...@gmail.com> wrote: > Thanks > > On Mon, Oct 14, 2024, 17:55 Manoj VM <ma...@fynarfin.io> wrote: > >> 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] >>>> >>>