Re: LATEST, SNAPSHOT and RELEASE

2007-10-29 Thread Nigel Magnay
Yeah, that's what I thought. What we've got is a number of projects that are being built with m2, and dependencies between them. If the dependency is to 'in-development' code, then it is usually pulled into an overall 'workspace' project with SVN externals, and a property in the project is set to

RE: LATEST, SNAPSHOT and RELEASE

2007-10-29 Thread Brian E. Fox
I think LATEST and RELEASE apply 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 Deve