RE: multi-module build versions

2006-06-09 Thread Mike Perham
Thanks for the pointer, Kenney. I have attached a patch and patched binary to the issue which fixes the problem for me. -Original Message- From: Kenney Westerhof [mailto:[EMAIL PROTECTED] Sent: Friday, June 09, 2006 10:26 AM To: Maven Developers List Subject: Re: multi-module build

Re: multi-module build versions

2006-06-09 Thread Kenney Westerhof
On Fri, 9 Jun 2006, Mike Perham wrote: Hi, It's a bug. See http://jira.codehaus.org/browse/MNG-1245. -- Kenney > I started this thread over on the user list but haven't seen any replies > of merit. > > http://www.nabble.com/multi-module-build-overriding-dependency-versions- > t1758915.html > >

multi-module build versions

2006-06-09 Thread Mike Perham
I started this thread over on the user list but haven't seen any replies of merit. http://www.nabble.com/multi-module-build-overriding-dependency-versions- t1758915.html In summary, I have two projects: domain and services. Both projects are at version 1.2.2-SNAPSHOT. services 1.2.2-SNAPSHOT de