jfrog-cli-core
jfrog-cli-core copied to clipboard
jf mvn ignores .mvn/jvm.config, .mvn/settings.xml
Describe the bug
Like https://github.com/jfrog/jenkins-artifactory-plugin/issues/704 but for jf mvn, and it's the entirety of the .mvn directory that jf mvn seems to ignore. For .mvn/jvm.config that means no in-process compiler with Error Prone or Checker Framework (except with manual configuration of JFrog), for .mvn/settings.xml it means one avenue of mirrors setup is unavailable (and I wonder if JFrog's explicit -s means that global user settings are also ignored...?).
JFrog CLI-Core version
2
Operating system type and version
Oh, there's a chance this is actually a defect of https://github.com/jfrog/jfrog-azure-devops-extension. Either way...