Forum Discussion
alexanderpietsc
14 years agoNew Contributor
This works for me:
...
<configuration>
<!--The location of your soapUI setting file-->
<projectFile>XYZproject.xml</projectFile>
<projectProperties>
<projectProperty>key=value</projectProperty>
<projectProperty>key2=value</projectProperty>
...
</projectProperties>
...
Have a look here: http://www.soapui.org/Test-Automation/maven-2x.html
Alexander Pietsch
...
<configuration>
<!--The location of your soapUI setting file-->
<projectFile>XYZproject.xml</projectFile>
<projectProperties>
<projectProperty>key=value</projectProperty>
<projectProperty>key2=value</projectProperty>
...
</projectProperties>
...
Have a look here: http://www.soapui.org/Test-Automation/maven-2x.html
Alexander Pietsch
Related Content
- 9 years ago
- 8 years ago
- 8 years ago