SaraCavelind
14 years agoContributor
Datasource location when running in maven
Hi!
I have this problem:
When I run the soapUI test manually and I refers to a datasource (located in the same directory as the projectfile) I can refer to it as either "filename" or ${projectDir}\filename.
But..
When I run it using maven it appears as If the excelfile is not read (atleast I get all empty in the requests).
Is there some other magic that needs to be done in order to be able to use datasources with maven?
I have this problem:
When I run the soapUI test manually and I refers to a datasource (located in the same directory as the projectfile) I can refer to it as either "filename" or ${projectDir}\filename.
But..
When I run it using maven it appears as If the excelfile is not read (atleast I get all empty in the requests).
Is there some other magic that needs to be done in order to be able to use datasources with maven?