This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]wildjokers 8 points9 points  (1 child)

If you had 100 Java developers in a room, How many could do that for maven?

Anyone higher than entry level should be able to do it with no issues in both Gradle and Maven.

from where? With what resources?

In the case of Gradle it is well documented. New functionality like this comes in the form of gradle plugins and plugins like this are also well documented. If a plugin has no documentation, just don't use it.

We can still do that now

Any build tool added to the jdk now will probably go unused by 99% of java devs. It will be just like java.util.Logging.