Fails to build for me
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.414 s
[INFO] Finished at: 2024-05-31T15:34:10+02:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project cryptomator: Could not resolve dependencies for project org.cryptomator:cryptomator:jar:1.12.3:
The following artifacts could not be resolved: org.openjfx:javafx-base:jar:${javafx.platform}:21.0.1 (absent), org.openjfx:javafx-
graphics:jar:${javafx.platform}:21.0.1 (absent), org.openjfx:javafx-controls:jar:${javafx.platform}:21.0.1 (absent), org.openjfx:javafx-
fxml:jar:${javafx.platform}:21.0.1 (absent), org.openjfx:javafx-swing:jar:${javafx.platform}:21.0.1 (absent): org.openjfx:javafx-base:jar:
${javafx.platform}:21.0.1 was not found in 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 -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
==> ERROR: A failure occurred in build().
Aborting...
-> error making: cryptomator-exit status 4
Pinned Comments
ajgraves commented on 2021-05-02 20:49 (UTC)
Everyone, with great thanks to @SailReal, this package now builds Cryptomator from source. If you wish to continue using the binary AppImage build, you need only to install
cryptomator-bin
.We made this change to better align with the desires of the community (you've asked a few times to make this a "build from source" package) as well as better align to the package naming convention within the AUR.