Menu

PMD / News: Recent posts

PMD 6.53.0 (31-December-2022) released

31-December-2022 - 6.53.0

The PMD team is pleased to announce PMD 6.53.0.

This is a minor release.

Table Of Contents

Posted by Andreas Dangel 2022-12-31 Labels: pmd release

PMD For Eclipse 4.41.0.v20221126-1044-r released

A new PMD for Eclipse plugin version has been released.
It is available via the update site: https://pmd.github.io/pmd-eclipse-plugin-p2-site/

This is a minor release.

New and noteworthy

  • Updated to PMD 6.52.0

Fixed Issues

  • #109: Duplicate entries in reports
Posted by Andreas Dangel 2022-11-26 Labels: pmd-eclipse-plugin release


PMD For Eclipse 4.40.0.v20221029-0812-r released

A new PMD for Eclipse plugin version has been released.
It is available via the update site: https://pmd.github.io/pmd-eclipse-plugin-p2-site/

This is a minor release.

New and noteworthy

  • Java 17 is required for building now. The plugin still works with older eclipse versions with Java 8.
  • Updated to PMD 6.51.0

Fixed Issues

Posted by Andreas Dangel 2022-10-29 Labels: pmd-eclipse-plugin release

PMD 6.51.0 (29-October-2022) released

29-October-2022 - 6.51.0

The PMD team is pleased to announce PMD 6.51.0.

This is a minor release.

Table Of Contents

Posted by Andreas Dangel 2022-10-29 Labels: pmd release

PMD For Eclipse 4.39.0.v20220930-1439-r released

A new PMD for Eclipse plugin version has been released.
It is available via the update site: https://pmd.github.io/pmd-eclipse-plugin-p2-site/

This is a minor release.

New and noteworthy

  • Updated to PMD 6.50.0
Posted by Andreas Dangel 2022-09-30 Labels: pmd-eclipse-plugin release


PMD For Eclipse 4.38.0.v20220831-1801-r released

A new PMD for Eclipse plugin version has been released.
It is available via the update site: https://pmd.github.io/pmd-eclipse-plugin-p2-site/

This is a minor release.

New and noteworthy

  • Updated to PMD 6.49.0
  • #164: Add more language modules
Posted by Andreas Dangel 2022-08-31 Labels: pmd-eclipse-plugin release

PMD 6.49.0 (31-August-2022) released

31-August-2022 - 6.49.0

The PMD team is pleased to announce PMD 6.49.0.

This is a minor release.

Table Of Contents

Posted by Andreas Dangel 2022-08-31 Labels: pmd release

PMD For Eclipse 4.37.0.v20220730-1056-r released

A new PMD for Eclipse plugin version has been released.
It is available via the update site: https://pmd.github.io/pmd-eclipse-plugin-p2-site/

This is a minor release.

New and noteworthy

  • Updated to PMD 6.48.0

Fixed Issues

  • #163: Bump tycho from 2.6.0 to 2.7.4
Posted by Andreas Dangel 2022-07-30 Labels: pmd-eclipse-plugin release


PMD For Eclipse 4.36.0.v20220625-0934-r released

A new PMD for Eclipse plugin version has been released.
It is available via the update site: https://pmd.github.io/pmd-eclipse-plugin-p2-site/

This is a minor release.

New and noteworthy

  • Updated to PMD 6.47.0
Posted by Andreas Dangel 2022-06-25 Labels: pmd-eclipse-plugin release

PMD 6.47.0 (25-June-2022) released

25-June-2022 - 6.47.0

The PMD team is pleased to announce PMD 6.47.0.

This is a minor release.

Table Of Contents

Fixed Issues

  • core
    • #3999: [cli] All files are analyzed despite parameter --file-list
    • #4009: [core] Cannot build PMD with Temurin 17
  • java-bestpractices
    • #3824: [java] UnusedPrivateField: Do not flag fields annotated with @Version
    • #3825: [java] UnusedPrivateField: Do not flag fields annotated with @Id or @EmbeddedId
  • java-design
    • #3823: [java] ImmutableField: Do not flag fields in @Entity
    • #3981: [java] ImmutableField reports fields annotated with @Value (Spring)
    • #3998: [java] ImmutableField reports fields annotated with @Captor (Mockito)
    • #4004: [java] ImmutableField reports fields annotated with @GwtMock (GwtMockito) and @Spy (Mockito)
    • #4008: [java] ImmutableField not reporting fields that are only initialized in the declaration
    • #4011: [java] ImmutableField: Do not flag fields annotated with @Inject
    • #4020: [java] ImmutableField reports fields annotated with @FindBy and @FindBys (Selenium)
  • java-errorprone
    • #3936: [java] AvoidFieldNameMatchingMethodName should consider enum class
    • #3937: [java] AvoidDuplicateLiterals - uncompilable test cases... read more
Posted by Andreas Dangel 2022-06-25 Labels: pmd release

PMD For Eclipse 4.35.0.v20220528-0951-r released

A new PMD for Eclipse plugin version has been released.
It is available via the update site: https://pmd.github.io/pmd-eclipse-plugin-p2-site/

This is a minor release.

New and noteworthy

  • Updated to PMD 6.46.0

Fixed Issues

  • #162: Fix deprecations
Posted by Andreas Dangel 2022-05-28 Labels: pmd-eclipse-plugin release


PMD For Eclipse 4.34.0.v20220430-0913-r released

A new PMD for Eclipse plugin version has been released.
It is available via the update site: https://pmd.github.io/pmd-eclipse-plugin-p2-site/

This is a minor release.

New and noteworthy

  • Updated to PMD 6.45.0
Posted by Andreas Dangel 2022-04-30 Labels: pmd-eclipse-plugin release


PMD For Eclipse 4.33.0.v20220327-1533-r released

A new PMD for Eclipse plugin version has been released.
It is available via the update site: https://pmd.github.io/pmd-eclipse-plugin-p2-site/

This is a minor release.

New and noteworthy

  • Updated to PMD 6.44.0
Posted by Andreas Dangel 2022-03-27 Labels: pmd-eclipse-plugin release


PMD For Eclipse 4.32.0.v20220226-1008-r released

A new PMD for Eclipse plugin version has been released.
It is available via the update site: https://pmd.github.io/pmd-eclipse-plugin-p2-site/

This is a minor release.

New and noteworthy

  • Updated to PMD 6.43.0
Posted by Andreas Dangel 2022-02-26 Labels: pmd-eclipse-plugin release

PMD 6.43.0 (26-February-2022) released

26-February-2022 - 6.43.0

The PMD team is pleased to announce PMD 6.43.0.

This is a minor release.

Table Of Contents

Posted by Andreas Dangel 2022-02-26 Labels: pmd release

PMD For Eclipse 4.31.0.v20220129-0959-r released

A new PMD for Eclipse plugin version has been released.
It is available via the update site: https://pmd.github.io/pmd-eclipse-plugin-p2-site/

This is a minor release.

New and noteworthy

  • Updated to PMD 6.42.0
Posted by Andreas Dangel 2022-01-29 Labels: pmd-eclipse-plugin release


PMD For Eclipse 4.30.0.v20211127-1115-r released

A new PMD for Eclipse plugin version has been released.
It is available via the update site: https://pmd.github.io/pmd-eclipse-plugin-p2-site/

This is a minor release.

New and noteworthy

  • Updated to PMD 6.41.0
Posted by Andreas Dangel 2021-11-27 Labels: pmd-eclipse-plugin release

PMD 6.41.0 (27-November-2021) released

27-November-2021 - 6.41.0

The PMD team is pleased to announce PMD 6.41.0.

This is a minor release.

Table Of Contents

Posted by Andreas Dangel 2021-11-27 Labels: pmd release