Fix: JaCoCo exclude patterns format
[releng/global-jjb.git] / releasenotes / notes / standardize-nexus-proxy-release-job-9818485ddbfca867.yaml
1 ---
2 upgrade:
3   - |
4     Projects using lf-release-jobs need to make sure they have the global
5     variable NEXUSPROXY added in Jenkins production and Jenkins sandbox
6     servers. The value of this variable should be the URL to the project's
7     Nexus server.
8 fixes:
9   - |
10     Avoid the usage of project specific variables. Do not use ODLNEXUSPROXY
11     var, but instead use a generalized variable.