Forum Discussion
redfish4ktc2
12 years agoSuper Contributor
Hi, yes wrong dependency versions could be an issue
groovy 2.1.7 depends on ivy 2.2.0 (see http://search.maven.org/#artifactdetail ... .1.7%7Cjar)
ivy 2.2.0 depends on ant 1.6.2 (see http://search.maven.org/#artifactdetail ... .2.0%7Cjar)
so could you tell us what jar (with versions) you copied in the soapui lib directory and check if using different versions fix the problem
The post I mentionned earlier states that using ant 1.7.1 seems to work.
groovy 2.1.7 depends on ivy 2.2.0 (see http://search.maven.org/#artifactdetail ... .1.7%7Cjar)
ivy 2.2.0 depends on ant 1.6.2 (see http://search.maven.org/#artifactdetail ... .2.0%7Cjar)
so could you tell us what jar (with versions) you copied in the soapui lib directory and check if using different versions fix the problem
The post I mentionned earlier states that using ant 1.7.1 seems to work.