Re: release button in project group page.

2008-03-03 Thread Edwin Punzalan
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 [EMAIL PROTECTED] wrote: Hi, The release button of the project

Re: release button in project group page.

2008-03-03 Thread Benoit Decherf
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 [EMAIL PROTECTED] wrote: Hi, The release button of the project group page only works if all projects in the group have

release button in project group page.

2008-03-02 Thread Benoit Decherf
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.