Jakarta with Gradle

From looking over various articles of the upcoming Jakarta 9 ee, it seems all I see is building with Maven.

But will it be possible to use gradle or even ant?

Also can someone explain how to create a jakarta ee 8 project right now in eclipse, I have the latest Sept 2020 javaee version of eclipse. But I am finding it hard to find any good tutorials in building a jakarta project.

I just don’t like maven. Is it just me, or does maven take a long time to build for everyone out there.

Ant a few seconds.

Gradle a little longer than Ant

Maven 10 or more minutes…

I know this is a gradle forum, but if it is possible to use maven faster, could someone share how? I use Windows 10.