On 4 September 2012 14:29, Mark Struberg <strub...@yahoo.de> wrote:
> just take as example that you like to checkout all maven core plugins in one 
> go because you like to do some refactoring/checks/upgrade.
> That would require you to go into each plugin project and get the stuff from 
> there. And where would you put the aggregator pom for CI and development 
> builds?
>
> Same applies to all other projects which are kind of 'aggregator' like 
> maven-core, shared, etc

You might want to have a look at git subtree. While it's currently in
"contrib", it *is* distributed with Git (since 1.7.11).

Having said that, nothing is stopping you from simply using a single
Git repository. :-)

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

Reply via email to