Custom XPath rules for XML not working in SonarQube 5.1 -


i using sonarqube 5.1 sonar-xml-plugin-1.2 analysis of xml based code. trying implement custom rules (xpath) through sonarqube dashboard using xpath rule > create. custom xpath rules getting created , visible on dashboard , in activated state not getting fired during analysis. don't see errors in logs. however, inbuilt rules working fine. need getting custom rules work. thanks

we using using sonarqube 5.1 sonar-xml-plugin-1.2 analysis of xml based code , working fine without problem. have written many xpath rule , run against xml file , shows violation on sonar dashboard.pls review log, check sonar.properties.


Comments

Popular posts from this blog

gcc - MinGW's ld cannot perform PE operations on non PE output file -

timeout - Handshake_timeout on RabbitMQ using python and pika from remote vm -

c# - Search and Add Comment with OpenXML for Word -