[bisq-network/bisq] Building Bisq on OpenBSD (#4180)

Nathanael Dalliard notifications at github.com
Sat Apr 18 11:35:51 UTC 2020


### Description
I wanted to build Bisq on OpenBSD and ran into an error.

#### Version
master ([4fd8be6b6836d035b470d18dc000bf7bdb8f2065](https://github.com/bisq-network/bisq/commit/4fd8be6b6836d035b470d18dc000bf7bdb8f2065))

### Steps to reproduce
1. `git clone`
2. `cd bisq`
3. `./gradlew build`

### Expected behaviour
Bisq gets build.

### Actual behaviour
Got the following error:
````
Could not determine the dependencies of task ':desktop:shadowJar'.
> Could not resolve all files for configuration ':desktop:runtimeClasspath'.
   > Could not find javafx-fxml-openbsd.jar (org.openjfx:javafx-fxml:11.0.2).
     Searched in the following locations:
         https://repo.maven.apache.org/maven2/org/openjfx/javafx-fxml/11.0.2/javafx-fxml-11.0.2-openbsd.jar
   > Could not find javafx-controls-openbsd.jar (org.openjfx:javafx-controls:11.0.2).
     Searched in the following locations:
         https://repo.maven.apache.org/maven2/org/openjfx/javafx-controls/11.0.2/javafx-controls-11.0.2-openbsd.jar
   > Could not find javafx-swing-openbsd.jar (org.openjfx:javafx-swing:11.0.2).
     Searched in the following locations:
         https://repo.maven.apache.org/maven2/org/openjfx/javafx-swing/11.0.2/javafx-swing-11.0.2-openbsd.jar
   > Could not find javafx-graphics-openbsd.jar (org.openjfx:javafx-graphics:11.0.2).
     Searched in the following locations:
         https://repo.maven.apache.org/maven2/org/openjfx/javafx-graphics/11.0.2/javafx-graphics-11.0.2-openbsd.jar
   > Could not find javafx-base-openbsd.jar (org.openjfx:javafx-base:11.0.2).
     Searched in the following locations:
         https://repo.maven.apache.org/maven2/org/openjfx/javafx-base/11.0.2/javafx-base-11.0.2-openbsd.jar
````

#### Device or machine
OpenBSD-current


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/issues/4180
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200418/d2de026e/attachment.html>


More information about the bisq-github mailing list