Chore: Upgrade Jenkins-job-builder to 6.3.0
[releng/global-jjb.git] / releasenotes / notes / metadata-pom-path-d67d24874f3e1f43.yaml
1 ---
2 fixes:
3   - |
4     maven-fetch-metadata.sh was not respecting the "-f" (for file path)
5     flag in MAVEN_PARAMS, causing lf-maven-merge jobs that utilize this
6     flag to fail. It will now set a path based on this flag if it is present,
7     or default to the current working directory.