RFR: 8276170: Create Sources when publishing to Maven

Kevin Rushforth kcr at openjdk.org
Thu Dec 1 16:14:44 UTC 2022


On Fri, 29 Oct 2021 12:36:13 GMT, eduardsdv <duke at openjdk.org> wrote:

> Create sources.jars and attach they to the publish task, so that they can be uploaded to the (e.g. maven) repository automatically.

In this case, there was no agreement that we should add this capability. As @johanvos said in [this comment](https://bugs.openjdk.org/browse/JDK-8276170?focusedCommentId=14455624&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14455624) in the JBS bug report, it might have been better for the maven publishing task to not be in the build at all.

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

PR: https://git.openjdk.org/jfx/pull/657


More information about the openjfx-dev mailing list