use new File(basedir,xxxx)

On Tue, Jun 23, 2009 at 4:21 PM, Barrie Treloar<baerr...@gmail.com> wrote:
> Interesting...
>
> [INFO] Executing tasks
>     [echo] script =
> /home/hudson/workspace/plugins-CI-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-eclipse-plugin/verify-integration-tests-checks.bsh
> Jun 23, 2009 5:10:38 PM org.apache.bsf.BSFManager exec
> SEVERE: Exception :
> java.security.PrivilegedActionException: org.apache.bsf.BSFException:
> The application script threw an exception:
> java.io.FileNotFoundException:
> /home/hudson/workspace/plugins-CI-with-maven-2.1.x/jdk/1.5/label/ubuntu/trunk/maven-antrun.bsh
> (No such file or directory) BSF info: ANT at line: 0 column: columnNo
>
> So a relative file resolved via ant points to the correct location,
> yet the relative location resolved in the script points to the parent
> location. Wierd.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

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

Reply via email to