Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [starter-dev] Maven Archetype: groovy.text.SimpleTemplateEngine Not Found

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_rahman@xxxxxxxx> 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


Back to the top