I guess I am using the deprecated framework but fwiw I'm in 5.1.1 and both the action and custom test step are doing exactly what I want. It's just the custom property page that I can't get working. We have people using a bunch of different versions.
I've tried the Maven way as well and it doesn't work for me. I never use Maven so maybe it's a configuration issue. The link you provided states, "This will download and install the maven archetype" but apparently that isn't happening.
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.649 s
[INFO] Finished at: 2014-09-22T18:28:21-05:00
[INFO] Final Memory: 9M/309M
[INFO] ------------------------------------------------------------------------
[ERROR] No plugin found for prefix 'archetype' in the current project and in the plugin groups [org.apache.maven.plugins, org.codehaus.mojo] available from the
repositories [local (C:\Users\me\.m2\repository), central (http://repo.maven.apache.org/maven2)] -> [Help 1]
I guess that's what's frustrating. The documentation I'm following is still linked from the main site. So how is one supposed to know it's deprecated? Trying to make heads or tails of SoapUI documentation is like pulling teeth.
