jfrog-cli-core icon indicating copy to clipboard operation
jfrog-cli-core copied to clipboard

jf mvn ignores .mvn/jvm.config, .mvn/settings.xml

Open commonquail opened this issue 1 year ago • 1 comments

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

commonquail avatar Jan 30 '24 05:01 commonquail

Oh, there's a chance this is actually a defect of https://github.com/jfrog/jfrog-azure-devops-extension. Either way...

commonquail avatar Jan 30 '24 15:01 commonquail