Changes for page Basisprojekt FAQ
Last modified by mgrawunder on 2025/08/28 11:27
From 3.2 to 4.1
From 5.1 to 6.1
From version 4.1
edited by mgrawunder
on 2025/08/28 11:20
on 2025/08/28 11:20
Change comment:
There is no comment for this version
To version 5.1
edited by mgrawunder
on 2025/08/28 11:21
on 2025/08/28 11:21
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -15,8 +15,10 @@ 15 15 16 16 == Ich bekomme bei Maven komische Fehlermeldungen mit JavaFX == 17 17 18 +sowas wie: 19 + 18 18 [ERROR] Failed to execute goal on project client: Could not resolve dependencies for project de.uol.swp:client:jar:2.0-SNAPSHOT 19 19 [ERROR] dependency: org.openjfx:javafx-controls:jar:win-x86:21.0.7 (compile) 20 20 [ERROR] org.openjfx:javafx-controls:jar:win-x86:21.0.7 was not found in [[https:~~/~~/repo.maven.apache.org/maven2>>url:https://repo.maven.apache.org/maven2]] during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of central has elapsed or updates are forced 21 21 22 -Bitte einmal schauen, welche Java-Version auf der Shell ist (java -version). Vielleicht ist noch mal ein alte Version irgendwo auf dem Rechner installiert und wird verwendet. Es sollte eine Java-Version mindestens 19 verwendet werden. 24 +Bitte einmal schauen, welche Java-Version auf der Shell ist (java -version). Vielleicht ist noch mal ein alte Version irgendwo auf dem Rechner installiert und wird verwendet. Es sollte eine Java-Version mindestens der Version 19 verwendet werden.