Loading
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.