<p></p>
<p>Hello,</p>
<p>I see that on  2020-10-28 17 a new port was added into FreeBSD -> openjfx14.<br>
Unfortunately, bisq seems to be using JavaFX 15, is there some config that can be tweaked so I can try building it with this relatively new version?</p>
<p>I have installed <code>java/openjdk11</code> and trying to build with the following:<br>
<code>JAVA_HOME=/usr/local/openjdk11 ./gradlew build </code></p>
<p>And the error is:</p>
<pre><code>FAILURE: Build failed with an exception.

* What went wrong:
Could not determine the dependencies of task ':desktop:shadowJar'.
> Could not resolve all files for configuration ':desktop:runtimeClasspath'.
   > Could not find javafx-fxml-15-freebsd.jar (org.openjfx:javafx-fxml:15).
     Searched in the following locations:
         https://repo.maven.apache.org/maven2/org/openjfx/javafx-fxml/15/javafx-fxml-15-freebsd.jar
   > Could not find javafx-controls-15-freebsd.jar (org.openjfx:javafx-controls:15).
     Searched in the following locations:
         https://repo.maven.apache.org/maven2/org/openjfx/javafx-controls/15/javafx-controls-15-freebsd.jar
   > Could not find javafx-swing-15-freebsd.jar (org.openjfx:javafx-swing:15).
     Searched in the following locations:
         https://repo.maven.apache.org/maven2/org/openjfx/javafx-swing/15/javafx-swing-15-freebsd.jar
   > Could not find javafx-graphics-15-freebsd.jar (org.openjfx:javafx-graphics:15).
     Searched in the following locations:
         https://repo.maven.apache.org/maven2/org/openjfx/javafx-graphics/15/javafx-graphics-15-freebsd.jar
   > Could not find javafx-base-15-freebsd.jar (org.openjfx:javafx-base:15).
     Searched in the following locations:
         https://repo.maven.apache.org/maven2/org/openjfx/javafx-base/15/javafx-base-15-freebsd.jar
</code></pre>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/issues/4419#issuecomment-835768762">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNWBCOMOYPX57J4QOOTTMZK7LANCNFSM4QFZ24EQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNQGF2CRAWYWMSMN3LDTMZK7LA5CNFSM4QFZ24E2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOGHINDOQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/issues/4419#issuecomment-835768762",
"url": "https://github.com/bisq-network/bisq/issues/4419#issuecomment-835768762",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>