RH-SSO 7.5.X/7.6.X images S2I With Custom Maven Mirror url Settings Fails Due To Undefined AUS Value
Issue
- When using RH-SSO 7.5.X/7.6.X images S2I with custom maven mirror url settings, it fails with the following error
++ local 'mirror_of=*'
++ local 'xml=<mirror>\n <id>mirror.default</id>\n <url>http://nexus3:8081/repository/maven-public/</url>\n <mirrorOf>*</mirrorOf>\n </mirror>\n <!-- ### configured mirrors ### -->'
++ sed i 's<!- ### configured mirrors ### {}><mirror>\n <id>mirror.default</id>\n <url>[http://nexus3:8081/repository/maven-public/]</url>\n <mirrorOf>*</mirrorOf>\n </mirror>\n <!{} ### configured mirrors ### -->' /opt/jboss/container/wildfly/s2i/galleon/settings.xml
sed: -e expression #1, char 55: unknown option to `s'
Environment
- Red Hat Single Sign-On(RH-SSO)
- 7.5
- 7.6
- Red Hat OpenShift Container Platform (OCP)
- 3.11
- 4.X
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.