The problem appears when a user has multiple Maven installations and has previously set M2_HOME. If M2_HOME points to an installation other than the one currently trying to run, and the M2_HOME ...
I am running into the following problem while packaging nexus for NixOS. I am trying to update the package in nixpkgs to the latest version so that the recent security issues are fixed. On startup ...