d4vke
7 years agoOccasional Contributor
soapui-maven-plugin-5.4.0 is not working
I followed the instructions to add the pluginrepo and plugin, but when running the project I receive following error:
[ERROR] Failed to execute goal com.smartbear.soapui:soapui-maven-plugin:5.4.0:test (default-cli) on project soapuirunner: Execution default-cli of goal com.smartbear.soapui:soapui-maven-plugin:5.4.0:test failed: A required class was missing while executing com.smartbear.soapui:soapui-maven-plugin:5.4.0:test: com/jgoodies/forms/layout/CellConstraints
I have also tried to add different versions of this jgoodies-forms as a dependency, but without any success:
<dependency> <groupId>com.jgoodies</groupId> <artifactId>jgoodies-forms</artifactId> <version>1.9.0</version> </dependency>
Can someone please help me to solve this issue?
Hi vasavik,
Welcome to the Community! Here is the link to the webinar you were looking for:
https://smartbear.com/resources/webinars/testing-with-python/
To register for a session, fill in the information on the right of the above page, and we will send you an invitation via email.
Have a great day!