Re: Parametrisizing artifact version numbers

2007-09-13 Thread Anders . Romin
either. /Anders, - Message from Huang, Yan [EMAIL PROTECTED] on Wed, 12 Sep 2007 12:10:16 -0700 - To: Maven Users List users@maven.apache.org Subject: RE: Parametrisizing artifact version numbers It always puzzles me that maven does not resolve the property when building

Parametrisizing artifact version numbers

2007-09-12 Thread Anders . Romin
Hi! I'm working on a few different maven projects with several modules in each. Most of the modules have dependencies to other modules within the same project and also to other projects. Since the development in most of these projects go in parallell, most of the dependencies are towards snapshot

RE: Parametrisizing artifact version numbers

2007-09-12 Thread Huang, Yan
? -Original Message- From: Wayne Fay [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 12, 2007 8:59 AM To: Maven Users List Subject: Re: Parametrisizing artifact version numbers Have you considered the release plugin? Wayne On 9/12/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Hi! I'm