mulesoft-catalyst / mule-sonarqube-plugin

The Mule SonarQube Plugin provides the capability to do code inspecting and taking project metrics from a mule project using SonarQube.
The Unlicense
48 stars 69 forks source link

Sonar stopped after copying the jar and rule to plugins folder #24

Closed kaushikbbr closed 3 years ago

kaushikbbr commented 3 years ago

Hi There! I am trying out this plugin in my laptop - Windows 10 64bit.

I followed every step as listed out. After successfully building the plugin jar and copying the same along with the rules-4.xml to the plugins folder and restaring the sonarqube, it is automatically getting stopped!

I check the logs of sonar, but could not find any meaningful reason.

Any help greatly appreciated! :)

kaushikbbr commented 3 years ago

I had to copy both the rule xml. After that it is working as expected.