2020-07-25 18:34:21 UTC - Varghese C: Hi Pulsar Devs, When I try and run a unit test in Eclipse using the Testng plugin - the resulting error is *Exception in thread "main" com.beust.jcommander.ParameterException: Unknown option: -testRealAWS.* It looks like its coming from the root pom. It starts up if I comment out the parameters in the pom. I have attached a screenshot with highlights of the relevant areas. Anyone else has overcome this issue without modifying the root pom? - please do help. Thanks . ----