FDelporte/JavaMagazineFXGL

Building error on Linux

Closed this issue · 2 comments

j75 commented

Hello!

On a Ubuntu 20.04 system, trying to perform mvn gluonfx:runagent produces the following message:

[ERROR] No plugin found for prefix 'gluonfx' in the current project and in the plugin groups [com.oodrive.common.core, com.github.ferstl, org.apache.maven.plugins, org.codehaus.mojo] available from the repositories [local (/home/.../.m2/repository), snapshots ...

However java --version results in

openjdk 17.0.2 2022-01-18
OpenJDK Runtime Environment GraalVM 22.0.0.2 (build 17.0.2+8-jvmci-22.0-b05)
OpenJDK 64-Bit Server VM GraalVM 22.0.0.2 (build 17.0.2+8-jvmci-22.0-b05, mixed mode, sharing)

Is it something I've missed?

just to be sure, did you check out the native branch?

j75 commented

Sorry, this was my mistake! :-(