Openmrs-API failure with mvn

Now , am going to request you to do a fresh clone , and first ensure it builds succesfuly , otherwise , the error above may have several causes. it could be caused by

  • corrupt dependencies or

  • because of your local changes

this is not the full log… but its more likely its because of corrupted dependencies. youll have to first do a fresh clone, clean up your m2./repository folder and first try to clean install it without any of your local changes

infact youll do mvn clean install -U , the -U argument will force update of the dependencies

let me do it I will send you the output

I get the same error. I have run mvn -X and this is the cause “settings-security.xml (The system cannot find the file specified)” am trying to research on it

alryt. is this atfer a fresh clone …or your still trying to debug from wea you had stoped??