Forum Discussion

miksonx's avatar
miksonx
New Contributor
5 years ago
Solved

ReadyApi-SoapUI-Maven Swagger Petstore Failed to load SoapUI project file

Hi, I have created TestSuite while importing using Swagger Petstore API. When executing in TestRunner reports of API testing are generated. After that I exported project like zip file and extract ...
  • miksonx's avatar
    miksonx
    5 years ago

    Hi,

    As per support feedback, using Swagger test definition and building exported package with Ready API require readyapi-maven-plugin with license to be able to run.

    <groupId>com.smartbear</groupId>
    <artifactId>ready-api-maven-plugin</artifactId>
    <version>2.7.0</version>

    For Java 8

     

    Use upper version number of the plugin if need for upper version of java, otherwise you get version error.