Re: RFC: maven-enforcer-rule: http://jira.codehaus.org/browse/MENFORCER-186

2014-03-16 Thread Mirko Friedenhagen
+1 Regards Mirko -- Sent from my mobile On Mar 16, 2014 4:30 PM, "Karl Heinz Marbaise" wrote: > Hi, > > > > Am 2014-03-16 14:52, schrieb Mirko Friedenhagen: > >> RequireReactorProjectsHaveUniqueVersion? >>> >> >> This does not imply that they have the same version but only unique. >> > Hm..that

Re: RFC: maven-enforcer-rule: http://jira.codehaus.org/browse/MENFORCER-186

2014-03-16 Thread Karl Heinz Marbaise
Hi, > Am 2014-03-16 14:52, schrieb Mirko Friedenhagen: RequireReactorProjectsHaveUniqueVersion? This does not imply that they have the same version but only unique. Hm..that's my thoughts as well...apart from that we use the term "unique" in relationship with SNAPSHOT's and timestamped versi

Re: RFC: maven-enforcer-rule: http://jira.codehaus.org/browse/MENFORCER-186

2014-03-16 Thread Michael Osipov
Am 2014-03-16 14:52, schrieb Mirko Friedenhagen: RequireReactorProjectsHaveUniqueVersion? This does not imply that they have the same version but only unique. - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For add

Re: RFC: maven-enforcer-rule: http://jira.codehaus.org/browse/MENFORCER-186

2014-03-16 Thread Mirko Friedenhagen
RequireReactorProjectsHaveUniqueVersion? Regards Mirko -- Sent from my mobile On Mar 16, 2014 2:47 PM, "Karl Heinz Marbaise" wrote: > Hi, > i have created a new rule which checks the reactor of a multi-module build > if the versions within the reactor are all the same and if the parents use > t

RFC: maven-enforcer-rule: http://jira.codehaus.org/browse/MENFORCER-186

2014-03-16 Thread Karl Heinz Marbaise
Hi, i have created a new rule which checks the reactor of a multi-module build if the versions within the reactor are all the same and if the parents use the same version as well Furthermore if dependencies reference artifacts from the current reactor (may be with a wrong version) accordi