Forum Discussion
rupert_anderson
9 years agoValued Contributor
Hi,
From memory, I think SoapUI looks in the <maven project home>/ext or you can repoint SoapUI's external library location using a Maven parameter e.g.
mvn integration-test "-Dsoapui.ext.libraries=src/test/resources"
Regards,
Rupert