Re: Multiproject and branched projects

2005-03-17 Thread Brett Porter
It's not a limitation, it's a feature :) Really, the reactor should fail on duplicates and have an option to allow them to both be built. But it will also require making sure the project sorting works correctly. - Brett Eric Pugh wrote: >Hi all, > >I have my project checked out as two branches

Multiproject and branched projects

2005-03-17 Thread Eric Pugh
Hi all, I have my project checked out as two branches. I have myproject and myproject-M4. In both, the artifactId is "myproject", however the version tags distingush between the two. However, when I attempt to run multiproject over them, it doesn't pick up the second "myproject-M4", I assume