Forum Discussion

AlexRa's avatar
AlexRa
New Contributor
13 years ago

Maven, SoapUI-plugin and external Groovy scripts

I am currently trying to migrate our soap ui-tests to run with maven. Unfortunately my external groovy scripts (in <project-base>/src/test/groovy) are not found during the test execution. The folder...