I can help out with git as well. And if you have maven question allas (I 
initially wrote the maven-scm-providers-git).

You can look at the DeltaSpike configuration. Especially the 
maven-release-plugin needs some attention.
I suggest to use

    <configuration>
        <pushChanges>false</pushChanges>
        <localCheckout>true</localCheckout>
    </configuration>

This is especially fine in combi with maven staging repos.

LieGrue,
strub



----- Original Message -----
> From: Ralph Goers <ralph.go...@dslextreme.com>
> To: Commons Developers List <dev@commons.apache.org>
> Cc: 
> Sent: Wednesday, May 23, 2012 8:28 PM
> Subject: Re: Git support?
> 
>G it does have a nice UI.  It is called IntelliJ. :-)  (or Eclipse, I suppose, 
>if 
> that is your preferred IDE).
> 
> Seriously, I only use about 3 git commands from the command line for the 
> projects I've worked on. 
> 
> Ralph
> 
> On May 23, 2012, at 11:05 AM, James Ring wrote:
> 
>>  Hey,
>> 
>>  On Mon, May 21, 2012 at 1:13 AM, Luc Maisonobe 
> <luc.maison...@free.fr> wrote:
>>>  Le 21/05/2012 02:21, Hasan Diwan a écrit :
>>> 
>>>  Hi Hasan,
>>> 
>>>>  Gents,
>>>>  Maven does have git support[1]. So, it would be only a matter of 
> updating
>>>>  your poms to reflect the new scm type. -- H
>>> 
>>>  The fact tools like Maven supports Git is great. It is often more
>>>  difficult to people, not tools...
>> 
>>  I've heard it said that people who think Git has a nice user interface
>>  are suffering Stockholm Syndrome. :)
>> 
>>  Regards,
>>  James
>> 
>>  ---------------------------------------------------------------------
>>  To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
>>  For additional commands, e-mail: dev-h...@commons.apache.org
>> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>

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

Reply via email to