Forum Discussion
redfish4ktc2
13 years agoSuper Contributor
Did you still have the issue?
I think your configuration only apply to the execution you define. So this should work when running 'mvn test'
So if you want the configuration be considered when running 'mvn eviware:maven-soapui-plugin:test', you should put the configuration outside the execution
I think your configuration only apply to the execution you define. So this should work when running 'mvn test'
So if you want the configuration be considered when running 'mvn eviware:maven-soapui-plugin:test', you should put the configuration outside the execution