Getting Error while trying to run "mvn clean install"

I am getting the below error trying to import bahmni-core into eclispe and runing command line “mvn clean install” the message is : https://pastebin.com/LuRDYXWT

@ayoubbakour can you use pastebin to paste your error logs ??

i add the link to my pastebin error logs :slight_smile:

Have you made any local change to the code ?

I did not change anything in the code

I suspect ,there could be corrupted dependencies. can you clean out your .m2/repository folder , and try to rebuild it while forcing maven update , like
mvn clean install -U

I clean my .m2/repository and i do the command bellow mvn clean install -U and the now i get new error :frowning:

this link to my pastebin error logs: https://pastebin.com/8QKQf9Hk

`