Re: Tiles support

2022-10-09 Thread Greg Huber
The reason why the taglibs were missing, they are generated by tiles auto tag https://tiles.apache.org/tiles-autotag/ Tiles-3 introduces a f Autotag Project, a project that automatically generates tags (or tag-like) artifact from a common template code for a range of templating languages. Tod

Re: Tiles support

2022-10-09 Thread Greg Huber
Or better, try to build the tags (whatever the maven-autotag-pluging did) on the plugin build? On 09/10/2022 10:28, Greg Huber wrote: The reason why the taglibs were missing, they are generated by tiles auto tag https://tiles.apache.org/tiles-autotag/ Tiles-3 introduces a f Autotag Project,

Re: Tiles support

2022-10-09 Thread Greg Huber
Looking at it in more depth, I think we need to leave as much code as possible in the attic, including the autotag stuff. Keep only the parts to make it work, and update the tag classes manually. Having to maintain classes to generate the tag classes is pointless (might as well update them direct

[GitHub] [struts-examples] dependabot[bot] opened a new pull request, #186: Bump quarkus-plugin.version from 2.13.0.Final to 2.13.1.Final

2022-10-09 Thread GitBox
dependabot[bot] opened a new pull request, #186: URL: https://github.com/apache/struts-examples/pull/186 Bumps `quarkus-plugin.version` from 2.13.0.Final to 2.13.1.Final. Updates `quarkus-universe-bom` from 2.13.0.Final to 2.13.1.Final Commits https://github.com/quarkusio/qua