"Kalaveshi, Adrian" <[EMAIL PROTECTED]> wrote on 02/03/2004 
08:09:36 AM:

> Greetings --
> 
> Is there a best practices document describing maven's role in a 
multiproject
> environment?
> 
> One of the problems I'm currently trying to tackle is this: 
> 
> - internal components have dependencies to SNAPSHOT versions of other
> internal components.
> - after each project is compiled, it's SNAPSHOT artifact is created and
> 'installed' to the local repository (for use by other projects)

We have exactly this.

> - when the next project is compiled, it's dependencies are downloaded 
from
> the repository (overwriting the SNAPSHOT artifact that was created in 
the
> previous line item)

This doesn't happen for us. We never get a download as our local SNAPSHOT 
is newer than the one in the remote repo.

--
dIon Gillard, Multitask Consulting

Reply via email to