> 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 ...
>
Retests failed.
in fact you should be able to have something like
<profile>
<id>build-help</id>
<activation>
<file>
<missing>${basedir}/timestamp</missing>
</file>
</activation>
in the help-pom.xml, but ${basedir} doesn't seems to be properly
resolved :-(
Yes please, go ahead and commit what you've done :-) mine doesn't works
in a better way.
Felix
>
>> I can commit this if you want.
>>
>> Regards,
>> Pierre-Arnaud
>>
>>
>>
>>
>
>