Forum Discussion
DMcCabe
13 years agoContributor
I got it working now. By updating to the latest soapui plugin from the maven repository.
<dependency>
<groupId>com.github.redfish4ktc.soapui</groupId>
<artifactId>maven-soapui-extension-plugin</artifactId>
<version>4.5.1.3</version>
</dependency>
<dependency>
<groupId>com.github.redfish4ktc.soapui</groupId>
<artifactId>maven-soapui-extension-plugin</artifactId>
<version>4.5.1.3</version>
</dependency>