The file is a build artifact (as you can deduce from the fact that it's the "target" directory). So it will only be there after you've built the project.
Did you build the project (successfully) before trying this?

Cheers,
Till

On 22 May 2015, at 10:02, Shivani Mall wrote:

Exactly, that was the issue. When I went into the directories, I could not find it. I do not where did it go or is this path enforced in pom so that
it finds somewhere else?
And, same was the case when I tried this command on the one I cloned from
github.

This did not happen to me before though.

Thanks,
Shivani
ᐧ

On Thu, May 21, 2015 at 8:34 PM, Till Westmann <[email protected]> wrote:

Hi Shivani,

I’m not sure. My first question would be:
Does the file "./vxquery-xtest/target/appassembler/bin/xtest” exist?
And then
What are its permissions?

Cheers,
Till

On May 21, 2015, at 12:20 PM, Shivani Mall <[email protected]> wrote:

Hey there,

I am trying to run the XQTS test suite using the following command:

sh ./vxquery-xtest/target/appassembler/bin/xtest -showtet -catalog
vxquery-xtest/test-suite/xqts/XQTSCatalog.xml -htmlreport
/tmp/full_report.html

I am getting this error. Am I missing something?

sh: 0: Can't open ./vxquery-xtest/target/appassembler/bin/xtest

Thanks,
Shivani
ᐧ


Reply via email to