Sunbird-Lern / userorg-service

API services for Learning management system of sunbird
MIT License
32 stars 141 forks source link

mvn run is not working #1229

Open itzk7 opened 11 months ago

itzk7 commented 11 months ago

Hi team, I am trying to set up user-org service on my local machine using this documentation https://github.com/Sunbird-Lern/userorg-service#sunbird-user-org-service. I completed all the steps up to the build step, but when I try to run mvn play2:run, I get the following error:

image

I have checked the play2 repository in my m2 folder, and it has the jnotify jar. I also added it to my lib path by downloading it manually, but I am still getting the error, can someone help me to fix this issue?

branch: master arch: arm64v8 OS: MacOS - Sonoma 14.0 (23A344) Java Version - 11 maven version - 3.8.8