| While I get your position guys, I think it's really a shame if that plugin disappears In my company, we have half a dozen of main projects, each one with its own rythm and most of all its one constraints. For example, for every installation or major upgrade in production of one of them, the whole software has to been checked (including third party librairies used, the embedeed JVM, ...) so it is unimaginable to change the JVM, even for a minor update, just because today is sunny Having this plugin, each team can specify, in its pipeline, what version of Java they want (8, 10, ...) Installing the JDK on the agent force builds to use it, and remove the choice to teams. Unless I am missing something ? |