Sonar Custom Rules Created not working in Sonar but working in eclipse

I have developed Custom rules on eclipse IDE and they working fine when I test using Junit locally, but the rules are not working when I deployed it on Sonar Server, even though dependencies are there in the correct path of the Jar pasted in the plugins folder.

Hey @Sonar_Sanjeev

There’s really not much to go off of here. If you’re looking for help for this community, you’re probably going to have to provide a project (your custom rule plugin) that reproduces the issue.