Hello,
Am getting this error in Openmrs-core porn.xml dependence which can’t be found. Its coming from the version of net.sf.ehcache (2.10.10.2.29) Most of the time I have to lower the version to 2.10.10.1.14 for the build to be successful. Here is the error log [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------- - Pastebin.com
CC: @herbert24
kdaud
(Kakumirizi Daud)
March 29, 2022, 6:06pm
2
@abertnamanya have you made any change in the module?
No, That’s the master Branch
kdaud
(Kakumirizi Daud)
March 29, 2022, 6:23pm
4
You might have messed up with some files unknowingly. Do you mind to clone a fresh module and build it to see if all is well?
I just cloned afresh, Still the same issue. But I don’t think its coming from any changes.
Please look through my Repo: GitHub - abertnamanya/openmrs-core: OpenMRS API and web application code
kdaud
(Kakumirizi Daud)
March 29, 2022, 7:15pm
7
Are you able to share a full log for the build via pastebin.com ?
kdaud
(Kakumirizi Daud)
March 29, 2022, 7:35pm
9
Try out this solution whether it may help: Delete the folder named 2.10.10.2.29
located at .m2/repository/net/sf/ehcache/ehcache/ and then build the module again.
3 Likes
It works like a charm. Thanks @kdaud
1 Like