Carl Marcum
Carl Marcum
Update to Grails 4.0.5 and Gradle 6.7. Also added generating groovydoc and source jars and signing. (need to add a properties file with credentials not included)
Refs: #32
running `mvn javafx:run` results in: ``` Error: Could not find or load main class com.almasb.fxglgames.keyrain.KeyRainApp Caused by: java.lang.ClassNotFoundException: com.almasb.fxglgames.keyrain.KeyRainApp [ERROR] Command execution failed. ``` Caused by: ``` com.almasb.fxglgames.keyrain.KeyRainApp ``` but...
SimplePackageSource listPackageNames creates a BufferedReader and passes it to a CsvBeanBuilder without validating the file exists at line 69.
may need something like [groovy-handlebars-engine](https://github.com/pledbrook/groovy-handlebars-engine). also look at current tests.
SDKMAN announcment is disable for unknown reason. ``` [INFO] Announcing release ... [DEBUG] [sdkman] disabled. Skipping ... ``` Publishing worked ``` [INFO] Publishing distributions [INFO] - Publishing skeletal distribution ......
Skeletal can benefit from including a JRE of our choosing and not be constrained by lowest common we think clients may have like Java 8. [Badass Runtime Plugin](https://github.com/beryx/badass-runtime-plugin) can package...
Skeletal can benefit from providing native install packages. [Badass Runtime Plugin](https://github.com/beryx/badass-runtime-plugin) can create native install packages for macOS, Linux, and Windows. Depends-On #40
do not remove any copyright or author information.