maven-soapui-plugin Settings

PropertyOptional?Description
maven.soapui.projectYesSpecified the name of the soapui project file to use, default value is ${pom.artifactId}-soapui-project.xml.
maven.soapui.test.testsuiteYesSpecifies the name of the TestSuite to run
maven.soapui.test.testcaseYesSpecifies the name of the TestCase to run
maven.soapui.test.endpointYesOverrides the service endpoint to be invoked by any TestRequests run
maven.soapui.test.usernameYesOverrides the username used by any TestRequests run
maven.soapui.test.passwordYesOverrides the password used by any TestRequests run
maven.soapui.test.domainYesOverrides the domain used by any TestRequests run