I have downloaded the 5.1.9 source code from git hub and trying to mvn clean install. The Whole thing is stuck running the RulesDeployerTest. It never ends ?
I am not sure why when I build it gets stuck at that point. Is the below location for the source code correct. Kindly let me know. I may have to remove that test locally to get it compiling
Yes that's the correct location. Is it possible that you are running into a memory issue? Maybe increasing the memory settings before running the tests helps.