Forum Discussion
1 Reply
- rupert_andersonValued 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