Closed tonylyliu closed 4 years ago
If you check the documentation for the HelloFX sample, you can't build for Android from Mac OS X.
this is for ios build.
See the log under target/client/arm64-ios/gvm/log
, or alternatively add <verbose>true</verbose>
to the plugin's configuration, and try again.
✘ ~/Desktop/Development/977-javafx-test-collections/002-gluon-samples/HelloFX master ● mvn client:build -Pios [INFO] Scanning for projects... [INFO] [INFO] --------------------< com.gluonhq.samples:hellofx >--------------------- [INFO] Building hellofx 1.0.0-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- client-maven-plugin:0.1.32:build (default-cli) @ hellofx --- [INFO] Scanning for projects... [INFO] [INFO] --------------------< com.gluonhq.samples:hellofx >--------------------- [INFO] Building hellofx 1.0.0-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] >>> client-maven-plugin:0.1.32:compile (default-cli) > process-classes @ hellofx >>> [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hellofx --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ hellofx --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] <<< client-maven-plugin:0.1.32:compile (default-cli) < process-classes @ hellofx <<< [INFO] [INFO] [INFO] --- client-maven-plugin:0.1.32:compile (default-cli) @ hellofx --- [周三 9月 23 16:22:03 CST 2020][信息] ==================== COMPILE TASK ====================
====