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

java - BeanIO write annotated class to fixedlength -

Using Java 8 lambdas/transformations to combine and flatten two Maps -

How to connect android app to App engine -