Forum Discussion

jonni3's avatar
14 years ago

Maven Integration with SoapUI - Running test across instance

Hello,

I have situation here. I have POM.xml file with all my projects placed in it and i run it through (mvn test) command. currently it runs all the projects. Each project has a properties file next to project xml file. I want to see if i can run my tests in a different environment say DEV/INT/UAT etc. such that my projects can load a different properties file(based on the environment) that i would like to place for each environment right next to where my project file is located. Any views/thoughts on this is appreciated.
No RepliesBe the first to reply