Forum Discussion

PHaegele's avatar
PHaegele
Occasional Contributor
15 years ago

how can maven-soapui-pro-plugin use project dependencies and classes?

Hi,

the maven-soapui-pro-plugin acually uses only its own plugin.classpath - in my pom.xml i have some additional dependencies,
the plugin should use in the classpath to execute the groovy scripts correctly.

How can i configure the plugin to use the project´s dependencies, especially the target\classes folder?

thanx