Pierre-Arnaud Marcelot schrieb:
> On Fri, Sep 26, 2008 at 1:58 PM, Felix Knecht <[EMAIL PROTECTED]
> <mailto:[EMAIL PROTECTED]>> wrote:
>
>     You're absolutely right, I should have thought about this. Profile
>     modules are built after the non profile modules. So we had in fact a
>     back log of 1 build in the help plugins :-(
>     I'll fix this.
>
>
> I tried to fix it but it only works half way.
>
> When I run the "mvn install" command from the root of the trunk, it
> will work. But I run it from an help project (let's say
> apacheds-help), it will re-build everything, even if the timestamp is
> here.
>
> What I did is this.
> I've added again the help projects as modules in the root pom and
> removed the help profiles from it.
> I've also put all build instructions in the help-pom.xml in a profile
> activated if the timestamp file is missing.

I think I've found a solution doing both, but I need to retest again.
The ugly thing is that have the help-pom.xml goes into each
*help/pom.xml ...

>
> I can commit this if you want.
>
> Regards,
> Pierre-Arnaud
>
>  
>

Reply via email to