AW: Openjfx 25.0.1 documentation and source via mvnrepository
tg at freigmbh.de
tg at freigmbh.de
Mon Nov 17 12:17:40 UTC 2025
Hello,
Looking at your sourcecode you are using gradle and I would guess using the javafx-gradle-plugin somewhere
https://github.com/openjfx/javafx-gradle-plugin
I would guess its because of how this plugins handles variants, intellij gets confused, one would have to debug the Plugin and intellij a bit to figure out what is happening.
However I haven been unable to contact a maintainer for this project.
So yes its broken for everyone…
If you find a fix let me know 😉
Best regards
Von: openjfx-discuss <openjfx-discuss-retn at openjdk.org> Im Auftrag von Elias Mårtenson
Gesendet: Saturday, 15 November 2025 05:49
An: openjfx-discuss at openjdk.org
Betreff: Openjfx 25.0.1 documentation and source via mvnrepository
My project<https://codeberg.org/loke/array> uses javafx for the main UI, and it's working decently well.
However, recently (well, I wasn't working on the UI side of things for several months, so I'm not sure exactly when it started) IntelliJ IDEA was unable to find neither the source code nor the documentation anymore.
I'm not entirely shure where it's trying to download the source from, because all I get on the IDE side is an error stating that source download failed, and the message:
"Sources were not downloaded for: org.openjfx:javafx-graphics:25.0.1:source"
Did anything change such that I should be using a different repository or something like that?
Regards,
Elias
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/openjfx-discuss/attachments/20251117/83f22d16/attachment.htm>
More information about the openjfx-discuss
mailing list