On Tue, Jun 23, 2009 at 10:14 AM, John Casey<jdca...@commonjava.org> wrote:
> This would seem to be the result of some path that's taken for granted to be
> a certain way, but for some reason is different out on hudson.
>
> Have you tried to <echo..> the path from the antrun plugin, or else use an
> absolute path like:
>
> ${project.basedir}/verify-integration-tests-checks.bsh
>
> Just a few ideas...

Thanks, they should help me.
I'm reluctant to add ${project.basedir} as I suspect that the other
file I am "sourcing" will need basedir too.
Oh well, if it does I can hack around that.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to