Can't compile, getting this error messages:
[INFO] phoenicis-javafx ................................... FAILURE [ 6.184 s]
[INFO] phoenicis-cli ...................................... SKIPPED
[INFO] phoenicis-dist ..................................... SKIPPED
[INFO] phoenicis-tests .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 27.835 s
[INFO] Finished at: 2023-03-21T18:23:43+01:00
[INFO] Final Memory: 52M/208M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.javalite:activeweb-lessc-maven-plugin:3.4-j11:compile (default) on project phoenicis-javafx: Cannot run program "less
c": error=2, Datei oder Verzeichnis nicht gefunden -> [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/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :phoenicis-javafx
Pinned Comments