it is possible to have them all in one git repo and still release
separately, we do it in a toolchain repository in jetty and use maven
release plugin for it as well

so its not _required_ that you split it all up by choosing git

jesse

--
jesse mcconnell
jesse.mcconn...@gmail.com


On Tue, Sep 4, 2012 at 4:46 PM, Benson Margulies <bimargul...@gmail.com> wrote:
> On Tue, Sep 4, 2012 at 5:29 PM, 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.
>
> I see. So the fact that we have a single trunk in svn for all the
> plugins is the thing that isn't convenient in git.
>
>> 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
>>
>>
>> LieGrue,
>> strub
>>
>>
>>
>> ----- Original Message -----
>>> From: Benson Margulies <bimargul...@gmail.com>
>>> To: Maven Developers List <dev@maven.apache.org>; Mark Struberg 
>>> <strub...@yahoo.de>
>>> Cc:
>>> Sent: Tuesday, September 4, 2012 11:18 PM
>>> Subject: Re: Git as the canonical SCM
>>>
>>> Mark, I disagree. Any group of modules that is released together can
>>> just have a git repo. What case do you have in mind where we'd need to
>>> fight with the git submodule madness?
>>>
>>> For others: if a project wants to move to git, the project must
>>> provide a <del>sacrificial victim</del> volunteer to help with git
>>> infrastructure.
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
>> For additional commands, e-mail: dev-h...@maven.apache.org
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>

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

Reply via email to