sonar-pmd icon indicating copy to clipboard operation
sonar-pmd copied to clipboard

☕️ PMD Plugin for SonarQube

Results 75 sonar-pmd issues
Sort by recently updated
recently updated
newest added

Bumps org.apache.commons:commons-lang3 from 3.12.0 to 3.14.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.commons:commons-lang3&package-manager=maven&previous-version=3.12.0&new-version=3.14.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps [org.apache.maven.plugins:maven-clean-plugin](https://github.com/apache/maven-clean-plugin) from 3.2.0 to 3.3.2. Release notes Sourced from org.apache.maven.plugins:maven-clean-plugin's releases. 3.3.2 What's Changed Type: fill --> file by @​elharo in apache/maven-clean-plugin#28 [MCLEAN-112] Bump parent to 40 by @​slawekjaranowski...

dependencies

To get the latest false positive bug fixes (and more), I'm requesting a new release where PMD is bumped to the latest released version, 6.55: https://docs.pmd-code.org/pmd-doc-6.55.0/pmd_release_notes.html. I'm in particular interested...

PMD 6.55 is the latest and probably the last PMD 6 release. PMD 7 is backwards incompatible with PMD 6, so custom rules from pmd 6 will not work in...

SonarQube 10.4 will come with a feature to only download plugins when they are required. When there are files corresponding to the language handled by the plugin, the plugin will...

SonarQube version: 9.9 LTS Sonar PMD plugin: 3.4.0 "PMD 7.0.0 will remove support for this Rule." Rules (there may be more?): - AvoidUsingShortType - BooleanInstantiation - LongInstantiation - SimplifyStartsWith -...

Hi, I am really having a hard time finding an answer is it possible to define a custom ruleset file for the PMD plugin? We are running the PMD plugin...

Dear Sir or Madam, I am reaching out to you on behalf of the SonarQube Team. We are using this plugin in our SonarQube EE v9.9. We authenticate to SonarQube...

Hi, sonar-api-plugin in version 10.0, removed some deprecated methods, and one of them is `org.sonar.api.rules.RulePriority.valueOfString(java.lang.String)` Here is a change log of all changes that were made: https://github.com/SonarSource/sonar-plugin-api/blob/master/CHANGELOG.md We noticed the...