Forum Discussion
xavier_sautejea
16 years agoNew Contributor
I found a workaround :
When running the soapui maven plugin, the working directory is ${basedir} (i.e. the directory of the maven project/module).
Create a "ext" directory under your maven ${basedir} directory and add the jar files you need there.
When running the soapui maven plugin, the working directory is ${basedir} (i.e. the directory of the maven project/module).
Create a "ext" directory under your maven ${basedir} directory and add the jar files you need there.