Re: LATEST, SNAPSHOT and RELEASE

2007-10-29 Thread Nigel Magnay
ply to plugins only. SNAPSHOT is used in > conjunction with a version. If you really don't care what version you > get (curious) then use a range. > > -Original Message- > From: Nigel Magnay [mailto:[EMAIL PROTECTED] > Sent: Monday, October 29, 2007 7:33 AM > To: Maven

RE: LATEST, SNAPSHOT and RELEASE

2007-10-29 Thread Brian E. Fox
Maven Developers List Subject: LATEST, SNAPSHOT and RELEASE I could have sworn I'd read somewhere that it was possible to use dependency versions of LATEST, RELEASE and SNAPSHOT in a pom dependency to not have to specify which particular version I needed. Did I just dream that? Or does it no

LATEST, SNAPSHOT and RELEASE

2007-10-29 Thread Nigel Magnay
I could have sworn I'd read somewhere that it was possible to use dependency versions of LATEST, RELEASE and SNAPSHOT in a pom dependency to not have to specify which particular version I needed. Did I just dream that? Or does it not apply to dependencies?