We wanted to let you know we have removed our dependency on
groovy.text.SimpleTemplateEngine in favor of a vanilla Java equivalent.
This will allow us to minimize outage time for our users.
You can still reproduce the problem using our older release tags:
https://github.com/eclipse-ee4j/starter/tree/archetype-2.3.0.
Thanks!
On 9/28/2024 10:46 AM, Reza Rahman wrote:
Is this sufficient: https://issues.apache.org/jira/browse/ARCHETYPE-679?
On 9/28/2024 9:25 AM, Reza Rahman wrote:
Thanks for the quick response! I'll file as soon as possible. It
looks like I need to wait for an account to be created. In the
meantime, please LMK if you need anything from us?
On 9/28/2024 9:10 AM, Slawomir Jaranowski wrote:
Hi.
Thanks for report. I will check it in next week unless someone else
do it earlier.
jira issue will be ok for it.
sob., 28 wrz 2024, 13:29 użytkownik Reza Rahman
<reza_rah...@mail.com> napisał:
Hi there!
I am writing on behalf of the official Jakarta EE Starter project:
https://start.jakarta.ee. We make use of Maven Archetypes in the
Starter
under the hood.
We are pretty dependent on Groovy and
use groovy.text.SimpleTemplateEngine for some critical
functionality:
https://github.com/eclipse-ee4j/starter/blob/ca9b5028b7fe3b47ecf4b5e5c22e89bc941e99a0/archetype/src/main/resources/META-INF/archetype-post-generate.groovy#L144.
A few days ago we noticed that the Archetype is suddenly broken
with the
following error: unable to resolve class
groovy.text.SimpleTemplateEngine. This seems to coincide with
the 3.3.0
release of maven-archetype-plugin. Any idea what is going on and
how to
fix this?
Thanks in advance,
Reza