redfish4ktc/maven-soapui-extension-plugin

[mock goal] skip option does not work in pro and oss smartbear implementation (soapui 4.5.1)

redfish4ktc opened this issue · 2 comments

Note: this parameter is currently not documented in soapui website

OSS code: the skip parameter exist in java mojo implementation but is not exposed as goal parameter - missing annotation (see https://github.com/SmartBear/soapui-maven-plugin/blob/edff7a7209308847811b303a3a5612f2ff28e9a4/src/main/java/com/eviware/soapui/maven2/MockServiceMojo.java#L146)

Implementation done in the mock-goal branch. Ready to be merged in master

Merged in master.
Fixed in 4.5.1.2