Fix: Correct unescaped env var in global settings 58/6658/1
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Thu, 9 Sep 2021 16:29:19 +0000 (09:29 -0700)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Thu, 9 Sep 2021 16:29:19 +0000 (09:29 -0700)
commitd019cb7cfda14a10c445a5c24d0a697e12cdb5f3
tree42cedf2d52109f5104db103280e5a7715519a556
parente3fa425f478e5c93d08e99ad1a8de079c571b8a8
Fix: Correct unescaped env var in global settings

While troubleshooting why maven jobs are failing to pull resources
properly it was discovered that the JCasC configured global-settings
file does not have the NEXUS_URL env var showing up in the stored file.
Upon further investigation it is found that the JCasC needs to escape
the $ with ^$

Change-Id: Ib3390dde854ff992020360aa613f19bed616092b
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
jenkins-config/managed-config-files/globalMavenSettings/global-settings/content