Hi,
I'm breaking my development down into really small maven projects and I'm 
trying to figure out what the options are if I want to group them together. For 
example, say I have 5 separate projects that all start with mycompany.commons 
that I'd like to distribute as one final versioned jar but also want to 
maintain their own separate versions. Would this mean creating a maven project 
to represent that jar? If that's the case then would the five separate project 
folders be sub directories of the project that represents the jar? Or am I 
totally out of it? thanks. - Duncan

Reply via email to