Patios
10 years agoNew Contributor
Maven SoapUi how to parametrized environment endpoint ?
Hi I have some problems with creating parametrized maven build with soap ui pro maven plugin. Is it possible to use environment parameter in maven to change soapui endpoints in build? Examp...
- 10 years ago
Hello,
You can change the environment in the soapui pro maven plugin by using the <environment > setting i.e <environment>Myenvironment</environment> in your pom file under the <configuration> element.
http://www.soapui.org/test-automation/maven/maven-2-x.html#5-1-test-settings
Regards,
Marcus
SmartBear Support