Exception in thread "main" java.lang.NoSuchMethodError: 'void ch.qos.logback.core.model.processor.ModelInterpretationContext.setConfiguratorSupplier(java.util ...
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 ...