Forum Discussion

kacperwniczyk's avatar
kacperwniczyk
New Contributor
4 years ago

Issue with plugin using libraries provided by Soap in libs folder

Hello, I've faced an issue when I was creating a new test step for SoapUI. The issue was that I was using dependency for AWS S3, and this library requires other libraries, so I've added them. Apparently some of those libraries were already in Soap folder (.\SoapUI-5.5.0\lib) but in lower versions. It's look like even if I've added new dependencies Soap is using those from this lib folder and they are not working correctly with my code. When I deleted them everything works fine. The plugin will that I'am doing will be used by others so I don't want to tell each of them to manually delete those libraries from this folder. Is there any possible way to tell Soap to not took those specific libraries from this folder? Or to delete them automatically with first run? Thank you in advance and If somebody has more questions I will be happy to answer them. 

3 Replies