release button in project group page.

View: New views
3 Messages — Rating Filter:   Alert me  

release button in project group page.

by Benoit Decherf-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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.

by Edwin Punzalan-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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 <decherfb@...>
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.

by Benoit Decherf-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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 <decherfb@...>
> 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.
>>
>>    
>
>