On Fri, Sep 26, 2008 at 3:11 PM, Felix Knecht <[EMAIL PROTECTED]> wrote:

> 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 :-(


That's exactly what I did but I used
         <missing>timestamp</missing>
instead of your
         <missing>${basedir}/timestamp</missing>

Yes please, go ahead and commit what you've done :-) mine doesn't works
> in a better way.
>

Done. ;)

Pierre-Arnaud

Reply via email to