Menu

#1249 Regression: UnusedPrivateMethod from 5.0.5 to 5.1.2

PMD-5.1.3
closed
regression (1)
PMD
3-Major
Bug
5.1.2
2014-08-31
2014-08-22
No

I use Maven to generate PMD reports. When switching from maven-pmd-plugin-3.1 (PMD 5.0.5) to maven-pmd-plugin-3.2 (PMD 5.1.2) as used private method is shown as unused.
Sample project is at https://github.com/mfriedenhagen/pmd-private-method, I attach a ZIP files with the sources. Running mvn clean verify will create pmd.xml beneath target.

1 Attachments

Discussion

  • Andreas Dangel

    Andreas Dangel - 2014-08-30
    • status: open --> closed
    • assigned_to: Andreas Dangel
    • Milestone: New Tickets --> PMD-next
     
  • Andreas Dangel

    Andreas Dangel - 2014-08-30

    This will be fixed with the next release.
    See also [#1228].

     

    Related

    Issues: #1228


Log in to post a comment.