Same error as @JohnDvd, on re-run with -e flag:
[INFO] phoenicis-javafx ................................... FAILURE [ 3.247 s]
[INFO] phoenicis-cli ...................................... SKIPPED
[INFO] phoenicis-dist ..................................... SKIPPED
[INFO] phoenicis-tests .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 22.456 s
[INFO] Finished at: 2024-09-13T14:33:13+02:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.javalite:activeweb-lessc-maven-plugin:3.5-j11:compile (default) on project phoenicis-javafx: Cannot run program "lessc": error=2, Datei oder Verzeichnis nicht gefunden -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.javalite:activeweb-lessc-maven-plugin:3.5-j11:compile (default) on project phoenicis-javafx: Cannot run program "lessc": error=2, Datei oder Verzeichnis nicht gefunden
Caused by: java.io.IOException: error=2, Datei oder Verzeichnis nicht gefunden
Caused by: java.io.IOException: Cannot run program "lessc": error=2, Datei oder Verzeichnis nicht gefunden
Caused by: org.apache.maven.plugin.MojoExecutionException: Cannot run program "lessc": error=2, Datei oder Verzeichnis nicht gefunden
So, for the newer 3,5 version.
p.s I can't for the life of me figure out the syntax for the green comments and am unable to find anything useful on the https://daringfireball.net/projects/markdown/syntax#blockquote daringfireball markdown site (nor google). It may be because I am cursed, but if anyone would like to comment on that, I'd appreciate it. For now I'll just leave it under basic <"code"> syntax
Pinned Comments