Re: m-pmd-p - Upgrade to Maven 3

2017-10-28 Thread Robert Scholte
Fixed in Jira On Sat, 28 Oct 2017 10:51:30 +0200, Andreas Dangel wrote: Thanks! Then it will be 3.9.0 :) Am 28.10.2017 um 10:35 schrieb Robert Scholte: I would say no. Just keep it on 3(but do switch to 3 segments, i.e 3.9.0). Maven-site-plugin and maven-compiler-plugin suffered with the

Re: m-pmd-p - Upgrade to Maven 3

2017-10-28 Thread Andreas Dangel
Thanks! Then it will be 3.9.0 :) Am 28.10.2017 um 10:35 schrieb Robert Scholte: > I would say no. Just keep it on 3(but do switch to 3 segments, i.e > 3.9.0). Maven-site-plugin and maven-compiler-plugin suffered with the > same issue, they were already on 3.x before they were Maven3-only. > > IIR

Re: m-pmd-p - Upgrade to Maven 3

2017-10-28 Thread Robert Scholte
I would say no. Just keep it on 3(but do switch to 3 segments, i.e 3.9.0). Maven-site-plugin and maven-compiler-plugin suffered with the same issue, they were already on 3.x before they were Maven3-only. IIRC there's a small list with plugins which couldn't follow this new convention. Rob

m-pmd-p - Upgrade to Maven 3

2017-10-28 Thread Andreas Dangel
Hi, I'm working on MPMD-240 [1] and the current trunk version of the plugin is 3.9-SNAPSHOT. Shall I move its version to 4.0.0-SNAPSHOT? Other plugins where at 2.x before the maven 3 upgrade and moved to 3.0.0-SNAPSHOT afterwards. Is the matching major version of the plugin and maven version jus