HN Top New Show Ask Jobs

settings

Theme

Hand Mode

Feed

Comment by Defletter

Comment by Defletter a day ago

0 replies

View on Hacker News

Can't speak for everyone, but I think a substantial part of the shift from Maven to Gradle was the ability to write build scripts: you didn't need to write a plugin. I'm hoping that Maven (and Gradle) can take advantage of JEPs 458 and 512 to allow people to write build scripts for that Java projects in Java.

- https://openjdk.org/jeps/458

- https://openjdk.org/jeps/512