Hi all, I'm testing out the java support. Our org ...
# general
n
Hi all, I'm testing out the java support. Our org has artifacts stored in an artifactory instance - this is currently specified in maven - https://maven.apache.org/guides/mini/guide-multiple-repositories.html I gather the way to do this in pants is to use the
url
field on the jvm_artifact. But when I set this, it doesn't seem to do have any impact. I tried it in the example-jvm repo as well. I can try to debug this further, but wanted to check I'm on the right path here - does anyone have any experience with custom repositories?
1