jfrog / jfrog-cli-core

Apache License 2.0
33 stars 58 forks source link

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

Open commonquail opened 7 months ago

commonquail commented 7 months ago

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 commented 7 months ago

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