RFR: 8276170: Create Sources when publishing to Maven
eduardsdv
duke at openjdk.org
Fri Dec 2 17:22:32 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.
Thanks for the clarification and I totally comprehend your point of view. The build file is really big. It was not easy to find the change set to build the sources, in a regular maven build it would be very easy.
But I would also like to see a solution for building the sources.
How can they be created? How are they created for each release?
-------------
PR: https://git.openjdk.org/jfx/pull/657
More information about the openjfx-dev
mailing list