Maybe the changes between m7/m9 breaks the pom, as I have to manually copy the jar now.

On 31/10/2024 09:41, Kusal Kithul-Godage wrote:
FreeMarker version 2.3.33 is required

On Thu, Oct 31, 2024 at 7:56 PM Greg Huber<gregh3...@gmail.com>  wrote:
I now get this error

java.lang.NoClassDefFoundError:
freemarker/ext/jakarta/servlet/WebappTemplateLoader

in core pom.xml differences from m7 last time

m9

<dependency>
              <groupId>org.freemarker</groupId>
              <artifactId>freemarker</artifactId>
</dependency>

m7

<dependency>
              <groupId>org.apache.struts</groupId>
<artifactId>struts2-freemarker-jakarta</artifactId>
</dependency


I applied my previous changes, is there something I have to do with this?
---------------------------------------------------------------------
To unsubscribe, e-mail:dev-unsubscr...@struts.apache.org
For additional commands, e-mail:dev-h...@struts.apache.org

Reply via email to