How to publish sources and javadoc?
Florian Kirmaier
florian.kirmaier at gmail.com
Mon Oct 4 08:30:40 UTC 2021
Hi everyone,
When I use the task sdk / publish / publishToMavenLocal, I can not see a
jar with the sources.
But they are always part of the official JavaFX release:
https://repo1.maven.org/maven2/org/openjfx/javafx-controls/17.0.0.1/
And the javadoc also deems to be missing.
How can the javadoc and sources be generated and added to the Maven release?
Florian Kirmaier
More information about the openjfx-dev
mailing list