Menu

#1338 The pmd-java8 POM bears the wrong parent module version

PMD-5.3.1
closed
None
PMD
3-Major
Bug
2015-04-16
2015-04-14
No

The pmd-java8 POM bears the wrong parent module version.
In branch 5.3.x and master and also in the 5.3.0 tag the pmd-java8 POM has 5.3.0-SNAPSHOT as version of the parent POM.
This makes maven fail.
The maven-release-plugin seems to not update this version alongside the other submodule versions.
As far as I have seen this is because the module is only included if you build with jdk8 and you probably call the maven-release-plugin with java7.

Discussion

  • Andreas Dangel

    Andreas Dangel - 2015-04-16
    • status: open --> closed
    • assigned_to: Andreas Dangel
    • Milestone: New Tickets --> PMD-5.3.1
     

Log in to post a comment.