You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@continuum.apache.org by Benoit Decherf <de...@yahoo-inc.com> on 2008/03/02 12:23:42 UTC

release button in project group page.

Hi,

The release button of the project group page only works if all projects 
in the group have the same parent and the parent is in the group.

Why doesn't it make a release of all projects in the group ?  I think 
that it should work as the build all projects button.

Benoit.

Re: release button in project group page.

Posted by Benoit Decherf <de...@yahoo-inc.com>.
Yes, but I think that it should release all projects in the group.
It's really strange that this button doesn't work as the "build all 
projects" button. And it would be a very great feature if it do it.

Benoit.

Edwin Punzalan wrote:
> I think this is because the release plugin is being called at the parent pom
> once to also release all its modules whereas builds are being called at each
> project in the project group.
> On Sun, Mar 2, 2008 at 3:23 AM, Benoit Decherf <de...@yahoo-inc.com>
> wrote:
>
>   
>> Hi,
>>
>> The release button of the project group page only works if all projects
>> in the group have the same parent and the parent is in the group.
>>
>> Why doesn't it make a release of all projects in the group ?  I think
>> that it should work as the build all projects button.
>>
>> Benoit.
>>
>>     
>
>   


Re: release button in project group page.

Posted by Edwin Punzalan <ep...@apache.org>.
I think this is because the release plugin is being called at the parent pom
once to also release all its modules whereas builds are being called at each
project in the project group.
On Sun, Mar 2, 2008 at 3:23 AM, Benoit Decherf <de...@yahoo-inc.com>
wrote:

> Hi,
>
> The release button of the project group page only works if all projects
> in the group have the same parent and the parent is in the group.
>
> Why doesn't it make a release of all projects in the group ?  I think
> that it should work as the build all projects button.
>
> Benoit.
>