You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Thorsten Höger <li...@hoegernet.de> on 2012/11/04 17:34:12 UTC

Commit additional files with release plugin

Hi,

is there any possibility to have the release-plugin commit additional files which were
generated/modified in the preparationGoals.

Now only the pom.xml is commited. Using scm-plugin has some serious drawbacks in this
situation.

If it is not possible at the moment, is there any chance to get this in the future. Maybe
there could be a parameter additionalCommitFiles with a list of files to commit along with
pom.xml.

Regards,

Thorsten Höger

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Commit additional files with release plugin

Posted by Thorsten Höger <li...@hoegernet.de>.
Hi,

I'm using git and tested it under Windows and Linux (Fedora).

Regards,
Thorsten

Am 05.11.2012 09:54, schrieb Stephen Connolly:
> What SCM are you using. with SVN and IIRC with Git it currently works, but
> that is likely a side-effect of the way those SCMs work.
>
> On 5 November 2012 06:30, Thorsten Höger <li...@hoegernet.de> wrote:
>
>> Done! http://jira.codehaus.org/browse/MRELEASE-798
>>
>> Regards,
>> Thorsten
>>
>> Am 04.11.2012 20:37, schrieb Benson Margulies:
>>> Seems like a reasonable idea, file a JIRA?
>>>
>>>
>>> On Sun, Nov 4, 2012 at 11:34 AM, Thorsten Höger <li...@hoegernet.de>
>> wrote:
>>>> Hi,
>>>>
>>>> is there any possibility to have the release-plugin commit additional
>>>> files which were
>>>> generated/modified in the preparationGoals.
>>>>
>>>> Now only the pom.xml is commited. Using scm-plugin has some serious
>>>> drawbacks in this
>>>> situation.
>>>>
>>>> If it is not possible at the moment, is there any chance to get this in
>>>> the future. Maybe
>>>> there could be a parameter additionalCommitFiles with a list of files to
>>>> commit along with
>>>> pom.xml.
>>>>
>>>> Regards,
>>>>
>>>> Thorsten Höger
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>>>> For additional commands, e-mail: users-help@maven.apache.org
>>>>
>>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>> For additional commands, e-mail: users-help@maven.apache.org
>>
>>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Commit additional files with release plugin

Posted by Stephen Connolly <st...@gmail.com>.
What SCM are you using. with SVN and IIRC with Git it currently works, but
that is likely a side-effect of the way those SCMs work.

On 5 November 2012 06:30, Thorsten Höger <li...@hoegernet.de> wrote:

> Done! http://jira.codehaus.org/browse/MRELEASE-798
>
> Regards,
> Thorsten
>
> Am 04.11.2012 20:37, schrieb Benson Margulies:
> > Seems like a reasonable idea, file a JIRA?
> >
> >
> > On Sun, Nov 4, 2012 at 11:34 AM, Thorsten Höger <li...@hoegernet.de>
> wrote:
> >
> >> Hi,
> >>
> >> is there any possibility to have the release-plugin commit additional
> >> files which were
> >> generated/modified in the preparationGoals.
> >>
> >> Now only the pom.xml is commited. Using scm-plugin has some serious
> >> drawbacks in this
> >> situation.
> >>
> >> If it is not possible at the moment, is there any chance to get this in
> >> the future. Maybe
> >> there could be a parameter additionalCommitFiles with a list of files to
> >> commit along with
> >> pom.xml.
> >>
> >> Regards,
> >>
> >> Thorsten Höger
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> >> For additional commands, e-mail: users-help@maven.apache.org
> >>
> >>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

Re: Commit additional files with release plugin

Posted by Thorsten Höger <li...@hoegernet.de>.
Done! http://jira.codehaus.org/browse/MRELEASE-798

Regards,
Thorsten

Am 04.11.2012 20:37, schrieb Benson Margulies:
> Seems like a reasonable idea, file a JIRA?
>
>
> On Sun, Nov 4, 2012 at 11:34 AM, Thorsten Höger <li...@hoegernet.de> wrote:
>
>> Hi,
>>
>> is there any possibility to have the release-plugin commit additional
>> files which were
>> generated/modified in the preparationGoals.
>>
>> Now only the pom.xml is commited. Using scm-plugin has some serious
>> drawbacks in this
>> situation.
>>
>> If it is not possible at the moment, is there any chance to get this in
>> the future. Maybe
>> there could be a parameter additionalCommitFiles with a list of files to
>> commit along with
>> pom.xml.
>>
>> Regards,
>>
>> Thorsten Höger
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>> For additional commands, e-mail: users-help@maven.apache.org
>>
>>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Commit additional files with release plugin

Posted by Benson Margulies <bi...@gmail.com>.
Seems like a reasonable idea, file a JIRA?


On Sun, Nov 4, 2012 at 11:34 AM, Thorsten Höger <li...@hoegernet.de> wrote:

> Hi,
>
> is there any possibility to have the release-plugin commit additional
> files which were
> generated/modified in the preparationGoals.
>
> Now only the pom.xml is commited. Using scm-plugin has some serious
> drawbacks in this
> situation.
>
> If it is not possible at the moment, is there any chance to get this in
> the future. Maybe
> there could be a parameter additionalCommitFiles with a list of files to
> commit along with
> pom.xml.
>
> Regards,
>
> Thorsten Höger
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>