2 <settings xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3 xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/settings-1.0.0.xsd">
7 <protocol>http</protocol>
8 <host>one.proxy.att.com</host>
10 <nonProxyHosts>127.0.0.1|*.att.com|*.sbc.com</nonProxyHosts>
16 <username>ddBcRJzY</username>
17 <password>aOSGdXih74nlv+bshDTrHDERm4mP3IUbSJafFTODfUAV</password>
20 <id>mso-snapshots</id>
21 <username>ddBcRJzY</username>
22 <password>aOSGdXih74nlv+bshDTrHDERm4mP3IUbSJafFTODfUAV</password>
25 <id>mso-3rd-party</id>
26 <username>++4DMlwI</username>
27 <password>4iWyTu2sLd+fl5hsVJin6c6KOMUilPo7JXzq+r+bl7pB</password>
30 <id>eelf-framework-plugin</id>
31 <username>++4DMlwI</username>
32 <password>4iWyTu2sLd+fl5hsVJin6c6KOMUilPo7JXzq+r+bl7pB</password>
35 <id>backport-snapshots</id>
36 <username>++4DMlwI</username>
37 <password>4iWyTu2sLd+fl5hsVJin6c6KOMUilPo7JXzq+r+bl7pB</password>
40 <id>opus-snapshots</id>
41 <username>++4DMlwI</username>
42 <password>4iWyTu2sLd+fl5hsVJin6c6KOMUilPo7JXzq+r+bl7pB</password>
45 <id>mavencentral-camunda</id>
46 <username>ddBcRJzY</username>
47 <password>aOSGdXih74nlv+bshDTrHDERm4mP3IUbSJafFTODfUAV</password>
50 <id>mavencentral-camunda-2</id>
51 <username>ddBcRJzY</username>
52 <password>aOSGdXih74nlv+bshDTrHDERm4mP3IUbSJafFTODfUAV</password>
55 <id>ecomp-nexus-public</id>
56 <username>++4DMlwI</username>
57 <password>4iWyTu2sLd+fl5hsVJin6c6KOMUilPo7JXzq+r+bl7pB</password>
61 <username>++4DMlwI</username>
62 <password>4iWyTu2sLd+fl5hsVJin6c6KOMUilPo7JXzq+r+bl7pB</password>
65 <id>ecomp-aai-snapshots</id>
66 <username>m92680</username>
67 <password>t3b8r8j4s8</password>
70 <id>client-release</id>
71 <username>GQiKFtmn</username>
72 <password>OfDkSvQB9DWmZwQVCGCno0PSCj18xN0XPE6sjrELp7Du</password>
75 <id>ecomp-releases</id>
76 <username>ddBcRJzY</username>
77 <password>aOSGdXih74nlv+bshDTrHDERm4mP3IUbSJafFTODfUAV</password>
80 <id>ecomp-snapshots</id>
81 <username>ddBcRJzY</username>
82 <password>aOSGdXih74nlv+bshDTrHDERm4mP3IUbSJafFTODfUAV</password>
87 <id>repository-activation</id>
89 <nexusproxy>http://localhost:8084</nexusproxy>
90 <releaseNexusPath>nexus/content/repositories/att-repository-releases/</releaseNexusPath>
91 <snapshotNexusPath>nexus/content/repositories/att-repository-snapshots/</snapshotNexusPath>
92 <stagingNexusPath>/content/repositories/staging/</stagingNexusPath>
93 <dockerPullRepo>dockercentral.it.att.com:5100</dockerPullRepo>
94 <dockerPushRepo>dockercentral.it.att.com:5100/com.att.mso</dockerPushRepo>
95 <license.organizationName>AT&T Intellectual Property. All rights reserved.</license.organizationName>
96 <so.log.level>DEBUG</so.log.level>
100 <id>mavencentral-public</id>
101 <url>http://localhost:8084/nexus/content/groups/public</url>
103 <enabled>false</enabled>
107 <id>mso-releases</id>
108 <name>MSO Release Repository</name>
109 <url>http://localhost:8084/nexus/content/repositories/mso-releases</url>
112 <id>mso-snapshots</id>
113 <name>MSO Snapshot Repository</name>
114 <url>http://localhost:8084/nexus/content/repositories/mso-snapshots</url>
116 <enabled>true</enabled>
120 <id>mavencentral-camunda</id>
121 <url>http://localhost:8084/nexus/content/repositories/camunda-bpm-ee-proxy</url>
123 <enabled>false</enabled>
128 <url>https://nexus.onap.org/content/groups/public</url>
130 <enabled>false</enabled>
134 <id>onap-staging</id>
135 <url>https://nexus.onap.org/content/groups/staging</url>
137 <enabled>false</enabled>
143 <id>mavencentral-public-plugins</id>
144 <url>http://localhost:8084/nexus/content/groups/public</url>
147 <id>mavencentral-3rdparty-plugins</id>
148 <url>http://localhost:8084/nexus/content/repositories/att-repository-3rd-party</url>
150 </pluginRepositories>
154 <activeProfile>repository-activation</activeProfile>