Forum Discussion
Raju_Vusirikala
16 years agoContributor
Hi Ole,
Thanks for your response, When i save my project as Non-Composite, that project file have this root value as ${projectDir}\tests, and this is the project file i copied into other system which doen't have SOPAUI tool installation, and referencing in maven plug-in, but still i am getting missing property exception while executing maven build using command "mvn eviware:maven-soapui-plugin:test". Please let me know if i am mising anything.
Also we have one global property file for common for all test cases and this file has been reference to soapui-pro.bat(Which is in SOAPUI installation directory) as below
-Dsoapui.properties=”%SoapUITests_Home%\properties\CCAPI-SoapUI.properties”, but now we don't have SOAPUI installation, does ${projectDir}\tests picks this file automatically (Or) do i need to refer this separately.(if yes, please let me know how to refer this)
Thanks,
Gopi
Thanks for your response, When i save my project as Non-Composite, that project file have this root value as ${projectDir}\tests, and this is the project file i copied into other system which doen't have SOPAUI tool installation, and referencing in maven plug-in, but still i am getting missing property exception while executing maven build using command "mvn eviware:maven-soapui-plugin:test". Please let me know if i am mising anything.
Also we have one global property file for common for all test cases and this file has been reference to soapui-pro.bat(Which is in SOAPUI installation directory) as below
-Dsoapui.properties=”%SoapUITests_Home%\properties\CCAPI-SoapUI.properties”, but now we don't have SOAPUI installation, does ${projectDir}\tests picks this file automatically (Or) do i need to refer this separately.(if yes, please let me know how to refer this)
Thanks,
Gopi