edmond
16 years agoNew Contributor
How to pass project properties to maven-soapui-plugin
Hi,
Does anyone know how to pass project properties to maven-soapui-plugin in pom.xml file?
I used soapui 2.5.1 to create a project and tried to run its test from maven2. In the pom.xml, I tried using . I didn't find any document describing how to use it though. My initial guesses were having some property file name or some kind of property tags under , but didn't get the luck. The following is from one of my test runs.
eviware
maven-soapui-plugin
2.5.1
my-soapui-project.xml
test
test
Hope some early adopter can share his/her experience with me.
Thanks in advance for any help!
Does anyone know how to pass project properties to maven-soapui-plugin in pom.xml file?
I used soapui 2.5.1 to create a project and tried to run its test from maven2. In the pom.xml, I tried using
Hope some early adopter can share his/her experience with me.
Thanks in advance for any help!