Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUILD FAILURE with Maven #1796

Open
Purukitto opened this issue Sep 28, 2023 · 1 comment
Open

BUILD FAILURE with Maven #1796

Purukitto opened this issue Sep 28, 2023 · 1 comment

Comments

@Purukitto
Copy link

Describe the bug
Facing Build Failure while building with Maven

Attach files

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  10.130 s
[INFO] Finished at: 2023-09-29T02:54:27+05:30
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project lilithsthrone: Could not resolve dependencies for project innoxia:lilithsthrone:jar:0.4.9: The following artifacts could not be resolved: org.openjfx:javafx-base:jar:${target.platform}:18.0.2 (absent), org.openjfx:javafx-fxml:jar:${target.platform}:18.0.2 (absent), org.openjfx:javafx-web:jar:${target.platform}:18.0.2 (absent), org.openjfx:javafx-graphics:jar:${target.platform}:18.0.2 (absent), org.openjfx:javafx-controls:jar:${target.platform}:18.0.2 (absent), org.openjfx:javafx-media:jar:${target.platform}:18.0.2 (absent): Could not find artifact org.openjfx:javafx-base:jar:${target.platform}:18.0.2 in central (https://repo.maven.apache.org/maven2)

Additional information:

  • OS: MacOS 13.6
@Vinom07
Copy link

Vinom07 commented Sep 8, 2024

JavaFX is part of the Oracle JDK. Which JDK are you using?

You can find the free Oracle JDK (installation guide recommends 1.8) here:
https://www.oracle.com/java/technologies/javase/javase8-archive-downloads.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants