Forum Discussion
SmartBear_Suppo
11 years agoSmartBear Alumni (Retired)
Hi!
Could you try downgrading to SoapUI 4.5.2 by changing
to
Also, there's no TestCase in your project file, is this the correct version of the project file?
Could you try to run the project using the command line runner, and see if you get the same error there?
--
Regards
Erik
SmartBear Sweden
Could you try downgrading to SoapUI 4.5.2 by changing
<groupId>com.smartbear.soapui</groupId>
<artifactId>soapui-maven-plugin</artifactId>
<version>4.6.1</version>
to
<groupId>eviware</groupId>
<artifactId>maven-soapui-plugin</artifactId>
<version>4.5.1</version>
Also, there's no TestCase in your project file, is this the correct version of the project file?
Could you try to run the project using the command line runner, and see if you get the same error there?
--
Regards
Erik
SmartBear Sweden
Related Content
- 9 years ago
- 8 years ago
- 8 years ago
Recent Discussions
- 2 days ago