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

Sonar-PMD can not be used with all rules #64

Closed
jensgerdes opened this issue Nov 10, 2018 · 2 comments
Closed

Sonar-PMD can not be used with all rules #64

jensgerdes opened this issue Nov 10, 2018 · 2 comments
Assignees
Labels

Comments

@jensgerdes
Copy link
Collaborator

Due to the upgrade to PMD 6 (#44), available settings for PMD rules have changed.
We'll have to investigate:

  • What rules have been removed?
  • Which settings have been changed?
  • What migration scenarios do we support?
  • How do we automate the migration?
@jensgerdes jensgerdes added the bug label Nov 10, 2018
@jensgerdes jensgerdes self-assigned this Nov 10, 2018
@jensgerdes
Copy link
Collaborator Author

I have added an integration test for this bug.

@jensgerdes
Copy link
Collaborator Author

The following rules are affected by the update:

  • CyclomaticComplexity
  • AvoidUsingHardCodedIP

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

No branches or pull requests

1 participant