« Return to Thread: maven-eclipse-plugin failing on hudson - help needed.

Re: maven-eclipse-plugin failing on hudson - help needed.

by baerrach :: Rate this Message:

Reply to Author | View in Thread

On Tue, Jun 23, 2009 at 1:46 PM, Barrie Treloar<baerrach@...> wrote:

> On Tue, Jun 23, 2009 at 10:14 AM, John Casey<jdcasey@...> 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.
>

[echo] cwd = /home/hudson/workspace/plugins-CI-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-eclipse-plugin

Which makes me go "hmm" why can't it find the file then.
Its in the workspace
https://grid.sonatype.org/ci/job/plugins-CI-with-maven-2.1.x/jdk=1.5,label=ubuntu/ws/trunk/maven-eclipse-plugin/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@...
For additional commands, e-mail: dev-help@...

 « Return to Thread: maven-eclipse-plugin failing on hudson - help needed.