Forum Discussion

delpier's avatar
delpier
New Contributor
12 years ago

Set soapui.properties in pom.xml from an external file

Initial I'm using the following content in my pom.xml: (...) <configuration> <projectFile>${soapui.project.name}.xml/projectFile> <projectProperties> <value>{$variable1}</value> <value>{...