You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to SonarQube
Hello all,
Sorry if this sounds stupid.
I have successfully built the custom plugin and deployed it on my local server. Server logs show it has been deployed. Now what? How do I trigger this plugin to run with sonar scanner? I tried scanning a sample C++ project, but all I see are the results from the sonar-cxx plugin.
Regards, Prince
G. Ann Campbell
unread,
May 18, 2017, 10:04:15 AM5/18/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to SonarQube, prince...@gmail.com
Hi Prince,
What kind of plugin are we talking about? New rules? New metrics? New interface options?
Ann
Prince Samuel
unread,
May 18, 2017, 10:13:31 AM5/18/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to G. Ann Campbell, SonarQube
Ann,
I just used the unmodified custom plugin example from Github (https://github.com/SonarSource/sonar-custom-plugin-example). Is that going to be triggered only if it sees a file with the Foo fictional language? How do I say that the new rules from this plugin should be aways run?