> On Oct 5, 2022, at 4:29 PM, Memo Díaz Solis <[email protected]> wrote: > > In the spring boot world you just need to pick dependencies from the > initializer, so if we can provide something like that, it would be easier > for new developers/students. > > Is there any reason to avoid something like that? I mean, it is something > like Microprofile starter but for TomEE, so that we can pick deltaspike > modules as extra dependencies but defined at pom level.
I would absolutely love if we could do something like that. Specifically, as I've always wanted to ship Hibernate. I've even had talks with Red Hat about potentially changing the license so that we could ship it -- they gave it an honest look too. The big issue with a "starter" site is Apache infrastructure only allows static sites -- reasonably. If "we" wanted to do that it would have to be externally hosted and not branded in a way that implies it is operated by the Apache Software Foundation. -David
