简体   繁体   English

Sonar Qube示例插件不起作用

[英]Sonar Qube sample plugin not working

I'm trying to write a SonarQube plugin for Java so I cloned a copy of java-custom-rules and with out any modification I build that and put the jar into extensions/plugins of SonarQube! 我正在尝试为Java编写SonarQube插件,所以我克隆了java-custom-rules的副本,并且没有进行任何修改就构建了该副本,并将该jar放入SonarQube的扩展/插件中! and I run sonar-runner.bat on built-in Hello World(sonar-runner) sample project! 然后在内置的Hello World(声纳运行器)示例项目中运行sonar-runner.bat!

Now my problem is that the issues created by this plugin are not shown in SonarQube web interface! 现在我的问题是,此插件创建的问题未在SonarQube Web界面中显示! I also checked that it runs my plugins and the answer was YES(using debug info)! 我还检查了它是否运行了我的插件,答案是肯定的(使用调试信息)!

Can anyone help? 有人可以帮忙吗?

You have an example here http://qualilogy.com/en/plsql-analysis-sonarqube-plsql-quality-profile/ 您在这里有一个例子http://qualilogy.com/en/plsql-analysis-sonarqube-plsql-quality-profile/

Hope it helps. 希望能帮助到你。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM