nixpkgs/pkgs/development/tools/build-managers/apache-maven
Thibault Gagnaux 9a7693b704
buildMavenPackage: refactor to run test in drv only
Uses the dependency:go-offline goal in the fixed output derivation to
download all dependencies. As a result, the derivation can be built and
tested offline in the main derivation. The advantage of this approach is
that you don't need to redownload all dependencies if there are test
failures.
2023-09-15 09:59:47 +02:00
..
build-package.nix buildMavenPackage: refactor to run test in drv only 2023-09-15 09:59:47 +02:00
default.nix maven: 3.9.3 -> 3.9.4 2023-08-27 22:19:29 +00:00