Maven release strategy

2008-02-27 Thread Sebastian Johnck
I am comparing the differences between performing one release from the top most module, which forces a release of all child modules, vs releasing one child module at a time. Which is better? Can any one recommend some good documentation on maven release strategies?

Re: Maven release strategy

2008-02-27 Thread Graham Leggett
Sebastian Johnck wrote: I am comparing the differences between performing one release from the top most module, which forces a release of all child modules, vs releasing one child module at a time. Which is better? It depends entirely on your needs. Releasing modules on their own means that