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

powershell Start-Process exit code -1073741502 when used with Credential from a windows service environment -

twig - Using Twigbridge in a Laravel 5.1 Package -

c# - LINQ join Entities from HashSet's, Join vs Dictionary vs HashSet performance -