You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Today I have gone a little further. Now package build fails due to JavaFX. I understand that JavaFX is not explicitly registered in the project as a dependency. And JavaFX was apparently thrown out of Java 11.
Hello, is it possible to run on freebsd?
Expected behavior
Building software from the documentation:
https://github.com/PhoenicisOrg/phoenicis#build-and-run-locally
Actual behavior
https://paste.ee/p/mioFr
Steps to reproduce
pkg install openjdk11
pkg install maven
mvn clean package
System information
% git -v
git version 2.38.1
% branch
master
% remote -v
origin https://github.com/PhoenicisOrg/phoenicis.git
% freebsd-version
13.1-RELEASE-p5
% pkg info -Ex openjdk
openjdk11-11.0.17+8.1_1
openjdk8-8.352.08.1_1
The text was updated successfully, but these errors were encountered: