Upstream nixpkgs contains a buildMaven macro intended to be used with a project-info.json file describing a package's dependencies. The upstream-supported tool for generating this file is NixOS/mvn2nix-maven-plugin; however, this tool has at least one major bug which dwn is not presently prone to.
Would a PR adding support for generating project-info.json files for use by buildMaven be welcome?
Upstream nixpkgs contains a
buildMavenmacro intended to be used with aproject-info.jsonfile describing a package's dependencies. The upstream-supported tool for generating this file isNixOS/mvn2nix-maven-plugin; however, this tool has at least one major bug whichdwnis not presently prone to.Would a PR adding support for generating
project-info.jsonfiles for use by buildMaven be welcome?