To be able to build the required nasp JAR library we need to utilize a forked version of Go Mobile temporarily:
make install-gomobile
Build the glue code using gomobile:
make java
Artifacts are stored at the GitHub packages repo of the project, you need a GitHub Access token to be able to release. See the official docs of Maven registry for GitHub.
mvn deploy