Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only certain files are being validated against rules #56

Open
Alastair97 opened this issue Mar 24, 2023 · 0 comments
Open

Only certain files are being validated against rules #56

Alastair97 opened this issue Mar 24, 2023 · 0 comments

Comments

@Alastair97
Copy link

Hi,

Some files are being scanned but not having rules validated against them

The only files being validated against rules are the files in src/main/mule and the files in src/main/resources/dwls.

The pom.xml file in the root and the log4j2.xml and application.types.xml in src/main/resources are being scanned but NOT having rules validated against them.

My sources is configured as such: sonar.sources=pom.xml,src/main.
My file prefixes are: '-Dsonar.mule.file.suffixes=.xml,.dwl'

These files should not be excluded from the rules. Is this a limitation of the mule-sonarqube-plugin?

I would appreciate any help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant