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

Phoebus build for MacOS with Maven 3.9.7 is broken #3042

Open
conorschofield opened this issue Jun 13, 2024 · 1 comment
Open

Phoebus build for MacOS with Maven 3.9.7 is broken #3042

conorschofield opened this issue Jun 13, 2024 · 1 comment

Comments

@conorschofield
Copy link
Contributor

conorschofield commented Jun 13, 2024

Building phoebus with Maven 3.9.7 MacOS is broken. Maven failed to resolve javafx 21 dependencies:
[ERROR] Failed to execute goal on project phoebus-target: Could not resolve dependencies for project org.phoebus:phoebus-target:jar:4.7.4-SNAPSHOT: The following artifacts could not be resolved: org.openjfx:javafx-controls:jar:${javafx.platform}:21.0.3 (absent), org.openjfx:javafx-graphics:jar:${javafx.platform}:21.0.3 (absent), org.openjfx:javafx-base:jar:${javafx.platform}:21.0.3 (absent), org.openjfx:javafx-web:jar:${javafx.platform}:21.0.3 (absent), org.openjfx:javafx-media:jar:${javafx.platform}:21.0.3 (absent), org.openjfx:javafx-swing:jar:${javafx.platform}:21.0.3 (absent), org.openjfx:javafx-fxml:jar:${javafx.platform}:21.0.3 (absent): org.openjfx:javafx-controls:jar:${javafx.platform}:21.0.3 was not found in https://oss.sonatype.org/content/repositories/snapshots during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of sonatype-nexus-snapshots has elapsed or updates are forced

Stack Overflow with the same javafx 21 dependency issues with maven 3.9.7: https://stackoverflow.com/questions/78542808/maven-project-fails-to-resolve-javafx-dependencies

@conorschofield conorschofield changed the title Phoebus build with Maven 3.9.7 is broken Phoebus build for MacOS with Maven 3.9.7 is broken Jun 14, 2024
@conorschofield conorschofield changed the title Phoebus build for MacOS with Maven 3.9.7 is broken Phoebus build for Windows MacOS with Maven 3.9.7 is broken Jun 14, 2024
@conorschofield conorschofield changed the title Phoebus build for Windows MacOS with Maven 3.9.7 is broken Phoebus build for MacOS with Maven 3.9.7 is broken Jun 14, 2024
@shroffk
Copy link
Member

shroffk commented Aug 19, 2024

@conorschofield can we close this issue ticket?

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