rules_jvm_external icon indicating copy to clipboard operation
rules_jvm_external copied to clipboard

bzlmod: Not possible to add a dependency for test only and fetch the source code

Open lgalfaso opened this issue 1 year ago • 0 comments

When using bzlmod, you can use maven.install fetch the source code but cannot set "testonly", or use maven.artifactset "testonly" but cannot fetch the source code. This used to be possible without bzlmod.

lgalfaso avatar Aug 31 '24 08:08 lgalfaso