Re: SCM dependencies?

2008-08-25 Thread BoD
Thanks a lot! :) BoD Geoffrey Wiseman wrote: On Mon, Aug 25, 2008 at 9:16 AM, Glase, Stefan <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote: Hi, the free book "Maven - The definitive Guide" published by Sonatype has a nice chapter on

Re: SCM dependencies?

2008-08-25 Thread BoD
Thank you very much for your answer. Ok let's say I'd like to try the first way (multi-module project, project dependencies). Where should I start, to make a pom from an existing project? (Do you know of a simple example, or a tutorial somewhere for that particular case?) Th

SCM dependencies?

2008-08-25 Thread BoD
pendencies, ie, the project depended on "built" versions of some module (external or internal), which is a bit different. So my question is, is this kind of "scm" dependency possible with maven? Thank you very much. BoD ---