Flow xml error when sonar-scanner run on Linux OS
Facing with below error when sonar-scaner run on Linux OS
06:34:26.262 INFO: ------------------------------------------------------------------------
06:34:26.262 ERROR: Error during SonarQube Scanner execution
Language of file 'flow.xml' can not be decided as the file matches patterns of both sonar.lang.patterns.xml : /.xml and sonar.lang.patterns.flow : **/.xml,/*.ndf
For sonar-scaner run on Windows OS, scanning is successful after making the changes for XML in SonarQube Admin (as attached in the scren shot)
But even with the changes, on Linux OS am still facing the same error as mentioned above.


Could you please help me here?
Flow xml error when sonar-scanner run on Linux OS
Facing with below error when sonar-scaner run on Linux OS
06:34:26.262 INFO: ------------------------------------------------------------------------
06:34:26.262 ERROR: Error during SonarQube Scanner execution
Language of file 'flow.xml' can not be decided as the file matches patterns of both sonar.lang.patterns.xml : /.xml and sonar.lang.patterns.flow : **/.xml,/*.ndf
For sonar-scaner run on Windows OS, scanning is successful after making the changes for XML in SonarQube Admin (as attached in the scren shot)


But even with the changes, on Linux OS am still facing the same error as mentioned above.
Could you please help me here?