08 May 2007 - 1.7.1 |
Goal | Description |
---|---|
maven-soapui-plugin:test | Runs the soapUI tests as specified by the plugin properties. Internally invokes the SoapUITestCaseRunner class as described there. |
maven-soapui-plugin:loadtest | Runs the soapUI loadtests as specified by the plugin properties. Internally invokes the SoapUILoadTestRunner class as described there. |
maven-soapui-plugin:tool | Runs the specified and configured code-generation tool. Internally invokes the SoapUIToolRunner class as described there. |
maven-soapui-plugin:mock | Runs the specified and configured code-generation tool. Internally invokes the SoapUIMockServiceRunner class as described there. |