java.lang.ClassNotFoundException: gg.jte.TemplateOutput exception received when rendering JTE template #377
Unanswered
tharakadumidu
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi All,
I'm writing a maven plugin which is using JTE templates. Here is pom.xml
Here is how I'm rendering the template
I'm deploying maven plugin to local repo and then run the plugin. Getting the below error. All the other classes are loaded in the runtime environment , but it's complaining for gg.jte.TemplateOutput.
Can you please help me to solve this issue ?
Beta Was this translation helpful? Give feedback.
All reactions