Skip to content
This repository has been archived by the owner on Aug 27, 2021. It is now read-only.

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

Closed
redfish4ktc opened this issue Nov 29, 2012 · 2 comments
Assignees
Milestone

Comments

@redfish4ktc
Copy link
Owner

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)

redfish4ktc added a commit that referenced this issue Nov 29, 2012
We are also forced to modify the plugin.xml file to add the 'skip'
parameter as it is missing in SmartBear implementation (see #35)
@ghost ghost assigned redfish4ktc Nov 29, 2012
redfish4ktc added a commit that referenced this issue Nov 30, 2012
As the skip parameter is not used, the mock services is runned. So, modify
the verification script to check the execution.
@redfish4ktc
Copy link
Owner Author

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

@redfish4ktc
Copy link
Owner Author

Merged in master.
Fixed in 4.5.1.2

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant