Description of problem:
The analyze-bin subcommand is not raising violations coming from custom rules in XML format
Version-Release number of selected component (if applicable): 7.2.0-8
How reproducible: Always
Steps to Reproduce:
1. Run the following command:
App: https://github.com/melix/jmh-gradle-example
/MTA-7.2.0-6/mta-7.2.0-cli-linux-amd64/mta-cli analyze -i ~/apps/jmh-gradle-example/ -o ~/Desktop/containerized-jmh-report --overwrite --rules ~/Desktop/customcustom.xml
Actual results:
There are no incidents reported for the custom rule
Expected results:
The analysis should report more than 300 incidents for this rule
Additional info:
Attached you'll find the custom rule, the analysis output and the output of the same analysis executed using the containerized version
- relates to
-
MTA-3588 [Docs] Release Notes for MTA 7.2.0
- In Progress