Build Plugin does not load.
$ [BobBuildPluginsLoader] Loading plugins from directory: /home/digi/valder/target/bin/plugins
$ [BobBuildPluginsLoader] An error occurred while loading plugin from [/home/digi/valder/target/bin/plugins/libplugin-build.so] file: Module not found for given path: /home/digi/valder/target/bin/plugins/libplugin-build.so.
The build plugin does not load, there appears to be some exception that occurs when the plugin load is attempted. There's no understanding as to why this is occurring nor logging. We may have to do some old-school debugging via console statements to find out exactly when/where the exception occurs to determine why.