Forum Discussion

cerskine's avatar
cerskine
New Contributor
16 years ago

Maven plugin with dependent jars

I am trying run soapui tests under maven.  This has been working fine but I now have a number of jars that are being called via a Groovy script.  I know that I can create a 'ext' directory that I could then put these jar files in but would like to be able to define these files in may maven pom file.

Is there a way to define these dependencies through the maven dependencies?

1 Reply