Hi Eric,

Eric Kolotyluk wrote:

> OK, I think I've got it.
> 
> The answer depends more on what artifacts will always have the same
> version number, than how many artifacts there are.
> 
> In a nutshell, one repository for the entire multi-module project is
> best, where all the artifacts keep their versions in sync with the
> parent pom.
> 
> But, if you have to support artifacts with versions out of sync, then
> the out of sync versions need their own repositories. More work to
> manage, but sometimes necessary.

What I always wonder here in combination with Git is, where do I keep my 
"builder POMs" i.e. the pom that declares all the modules that includes all 
these loosely coupled projects? In Subversion the location of "trunk" 
defines what shares the version, but I can keep those poms in the trunk's 
parent. I have nothing in Git. What do other people here?

Cheers,
Jörg


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to