maven-soapui-extension-plugin icon indicating copy to clipboard operation
maven-soapui-extension-plugin copied to clipboard

This plugin adds new features and bug fixes to SmartBear plugins: soapui-pro-maven-plugin and soapui-maven-plugin.

Results 61 maven-soapui-extension-plugin issues
Sort by recently updated
recently updated
newest added

They are not needed so removing them will decrease the size of the generated data

improvement
goal::mock-as-war

It seems that path to the groovy scripts is not configured by setting a java System property but by setting directly the path in the generator. This needs to be...

documentation
improvement
goal::mock-as-war

Path to actions and listeners file can be set using the `soapuiProperties`parameter (see #81). [Documentation](https://github.com/redfish4ktc/maven-soapui-extension-plugin/wiki/Tips#wiki-config-custom-listeners) will be modified to explain this

documentation
improvement
goal::mock-as-war

Needed to set java system properties as for other goals. Note: already implemented but not exposed to end user

improvement
goal::mock-as-war

see http://www.soapui.org/Service-Mocking/deploying-mock-services-as-war-files.html We need to be able to set the settings file and a password Note: already implemented but not exposed to end user

improvement
goal::mock-as-war

Sets project password for decryption if project is encrypted. Note: already implemented but not exposed to end user

improvement
goal::mock-as-war

Even if SmartBear says that soapui 4.5.1 can be run with java 6: - the windows standalone distribution embedded a jre7 version - some bug only occurs when running with...

task

Let us use our configuration file

feature
goal::convert-project

At least usefull for the tests of this plugin :heart_eyes:

improvement
goal::convert-project