RFR: 8333146: Move maven publication logic from build.gradle [v6]

Marius Hanl mhanl at openjdk.org
Thu Nov 27 11:09:06 UTC 2025


On Wed, 26 Nov 2025 23:48:33 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

> However, I also note that with this patch, even `gradle all` doesn't create `build/publications`. Consider adding a dependency to either `gradle sdk` or, more likely, `gradle all` so that still creates `build/publications`.

Thanks for testing!
Just so we have a common understanding: Depending on the `all` task seems to be a better choice than `sdk`? I guess because then we are sure that everything did run before, right?

-------------

PR Comment: https://git.openjdk.org/jfx/pull/1970#issuecomment-3585273948


More information about the openjfx-dev mailing list