śr., 11 gru 2024 o 12:01 Greg Huber <gregh3...@gmail.com> napisał(a):
> struts pom.xml
>
> <dependency>
>      <groupId>org.apache.struts</groupId>
> <artifactId>struts2-velocity-tools-view-jakarta</artifactId>
>      <version>7.0.0-M7-SNAPSHOT</version>
> </dependency>
> <dependency>
>      <groupId>org.apache.struts</groupId>
> <artifactId>struts2-velocity-tools-jsp-jakarta</artifactId>
>      <version>7.0.0-M7-SNAPSHOT</version>
> </dependency>
>
> May be a timing thing?

These artefacts are optional [1], you must specify them explicitly in
your pom, not just the Velocity plugin. And there is no version
7.0.0-M7 anymore, please use 7.0.0 instead.
https://github.com/apache/struts/blob/main/plugins/velocity/pom.xml#L45


Regards
Łukasz

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org

Reply via email to