Forum Discussion
zen_paul
Occasional Contributor
When I set up the SoapUI Maven environment, I had to add one extra dependency manually to the pom
<dependency> <groupId>com.jgoodies</groupId> <artifactId>forms</artifactId> <version>1.0.7</version> </dependency>
I'm not sure if this is the answer to your problem, but if you don't have that dependency in the com\smartbear\soapui\soapui-maven-plugin\5.2.1soapui-maven-plugin-5.2.1.pom, it didn't work in my jenkins/maven/soapui environment.
So its worth just checking that and seeing if it gets rid of the problem.
Musaffir
8 years agoContributor
Hi zen_paul
Thanks for your suggestion :smileyhappy:
Unfortunately it do not resolve my isssue ,am continuing to see the exceptions ... trying to figure out what wrong :)
Regards,
Musaffir
Related Content
- 13 years ago
- 15 years ago
Recent Discussions
- 15 hours ago