how to resolve this error : Caused by: java.lang.NoClassDefFoundError: com/github/tomakehurst/wiremock/extension/responsetemplating/TemplateEngine
r
Rob Elliot
01/13/2023, 2:21 PM
Hi - is this in WireMock Studio or in WireMock open source?
If you could give some more context (stack trace, wiremock version, how you're running it) that would be helpful. That class is included in the wiremock jar, so something odd is going on for it not to be found.
s
Sundar
01/17/2023, 12:40 PM
The above stated issue got fixed, when I change my pom.xml from