aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorBenjamin, Max (mb388a) <mb388a@us.att.com>2018-07-30 15:56:09 -0400
committerBenjamin, Max (mb388a) <mb388a@us.att.com>2018-07-31 11:09:25 -0400
commit5a6a6de6f1a26a1897e4917a0df613e25a24eb70 (patch)
tree59a968f27b4b603aacc9d5e7b51fb598aeec5321 /docs
parentb6dc38501f3b746426b42d9de4cc883d894149e8 (diff)
Containerization feature of SO
Change-Id: I95381232eeefcd247a66a5cec370a8ce1c288e18 Issue-ID: SO-670 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/settings.xml156
1 files changed, 156 insertions, 0 deletions
diff --git a/docs/settings.xml b/docs/settings.xml
new file mode 100644
index 0000000000..4f41791baa
--- /dev/null
+++ b/docs/settings.xml
@@ -0,0 +1,156 @@
+<?xml version="1.0" ?>
+<settings xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/settings-1.0.0.xsd">
+ <proxies>
+ <proxy>
+ <active>true</active>
+ <protocol>http</protocol>
+ <host>one.proxy.att.com</host>
+ <port>8080</port>
+ <nonProxyHosts>127.0.0.1|*.att.com|*.sbc.com</nonProxyHosts>
+ </proxy>
+ </proxies>
+ <servers>
+ <server>
+ <id>mso-releases</id>
+ <username>ddBcRJzY</username>
+ <password>aOSGdXih74nlv+bshDTrHDERm4mP3IUbSJafFTODfUAV</password>
+ </server>
+ <server>
+ <id>mso-snapshots</id>
+ <username>ddBcRJzY</username>
+ <password>aOSGdXih74nlv+bshDTrHDERm4mP3IUbSJafFTODfUAV</password>
+ </server>
+ <server>
+ <id>mso-3rd-party</id>
+ <username>++4DMlwI</username>
+ <password>4iWyTu2sLd+fl5hsVJin6c6KOMUilPo7JXzq+r+bl7pB</password>
+ </server>
+ <server>
+ <id>eelf-framework-plugin</id>
+ <username>++4DMlwI</username>
+ <password>4iWyTu2sLd+fl5hsVJin6c6KOMUilPo7JXzq+r+bl7pB</password>
+ </server>
+ <server>
+ <id>backport-snapshots</id>
+ <username>++4DMlwI</username>
+ <password>4iWyTu2sLd+fl5hsVJin6c6KOMUilPo7JXzq+r+bl7pB</password>
+ </server>
+ <server>
+ <id>opus-snapshots</id>
+ <username>++4DMlwI</username>
+ <password>4iWyTu2sLd+fl5hsVJin6c6KOMUilPo7JXzq+r+bl7pB</password>
+ </server>
+ <server>
+ <id>mavencentral-camunda</id>
+ <username>ddBcRJzY</username>
+ <password>aOSGdXih74nlv+bshDTrHDERm4mP3IUbSJafFTODfUAV</password>
+ </server>
+ <server>
+ <id>mavencentral-camunda-2</id>
+ <username>ddBcRJzY</username>
+ <password>aOSGdXih74nlv+bshDTrHDERm4mP3IUbSJafFTODfUAV</password>
+ </server>
+ <server>
+ <id>ecomp-nexus-public</id>
+ <username>++4DMlwI</username>
+ <password>4iWyTu2sLd+fl5hsVJin6c6KOMUilPo7JXzq+r+bl7pB</password>
+ </server>
+ <server>
+ <id>mso-javadoc</id>
+ <username>++4DMlwI</username>
+ <password>4iWyTu2sLd+fl5hsVJin6c6KOMUilPo7JXzq+r+bl7pB</password>
+ </server>
+ <server>
+ <id>ecomp-aai-snapshots</id>
+ <username>m92680</username>
+ <password>t3b8r8j4s8</password>
+ </server>
+ <server>
+ <id>client-release</id>
+ <username>GQiKFtmn</username>
+ <password>OfDkSvQB9DWmZwQVCGCno0PSCj18xN0XPE6sjrELp7Du</password>
+ </server>
+ <server>
+ <id>ecomp-releases</id>
+ <username>ddBcRJzY</username>
+ <password>aOSGdXih74nlv+bshDTrHDERm4mP3IUbSJafFTODfUAV</password>
+ </server>
+ <server>
+ <id>ecomp-snapshots</id>
+ <username>ddBcRJzY</username>
+ <password>aOSGdXih74nlv+bshDTrHDERm4mP3IUbSJafFTODfUAV</password>
+ </server>
+ </servers>
+ <profiles>
+ <profile>
+ <id>repository-activation</id>
+ <properties>
+ <nexusproxy>http://localhost:8084</nexusproxy>
+ <releaseNexusPath>nexus/content/repositories/att-repository-releases/</releaseNexusPath>
+ <snapshotNexusPath>nexus/content/repositories/att-repository-snapshots/</snapshotNexusPath>
+ <stagingNexusPath>/content/repositories/staging/</stagingNexusPath>
+ <dockerPullRepo>dockercentral.it.att.com:5100</dockerPullRepo>
+ <dockerPushRepo>dockercentral.it.att.com:5100/com.att.mso</dockerPushRepo>
+ <license.organizationName>AT&amp;T Intellectual Property. All rights reserved.</license.organizationName>
+ <so.log.level>DEBUG</so.log.level>
+ </properties>
+ <repositories>
+ <repository>
+ <id>mavencentral-public</id>
+ <url>http://localhost:8084/nexus/content/groups/public</url>
+ <snapshots>
+ <enabled>false</enabled>
+ </snapshots>
+ </repository>
+ <repository>
+ <id>mso-releases</id>
+ <name>MSO Release Repository</name>
+ <url>http://localhost:8084/nexus/content/repositories/mso-releases</url>
+ </repository>
+ <repository>
+ <id>mso-snapshots</id>
+ <name>MSO Snapshot Repository</name>
+ <url>http://localhost:8084/nexus/content/repositories/mso-snapshots</url>
+ <snapshots>
+ <enabled>true</enabled>
+ </snapshots>
+ </repository>
+ <repository>
+ <id>mavencentral-camunda</id>
+ <url>http://localhost:8084/nexus/content/repositories/camunda-bpm-ee-proxy</url>
+ <snapshots>
+ <enabled>false</enabled>
+ </snapshots>
+ </repository>
+ <repository>
+ <id>onap-public</id>
+ <url>https://nexus.onap.org/content/groups/public</url>
+ <snapshots>
+ <enabled>false</enabled>
+ </snapshots>
+ </repository>
+ <repository>
+ <id>onap-staging</id>
+ <url>https://nexus.onap.org/content/groups/staging</url>
+ <snapshots>
+ <enabled>false</enabled>
+ </snapshots>
+ </repository>
+ </repositories>
+ <pluginRepositories>
+ <pluginRepository>
+ <id>mavencentral-public-plugins</id>
+ <url>http://localhost:8084/nexus/content/groups/public</url>
+ </pluginRepository>
+ <pluginRepository>
+ <id>mavencentral-3rdparty-plugins</id>
+ <url>http://localhost:8084/nexus/content/repositories/att-repository-3rd-party</url>
+ </pluginRepository>
+ </pluginRepositories>
+ </profile>
+ </profiles>
+ <activeProfiles>
+ <activeProfile>repository-activation</activeProfile>
+ </activeProfiles>
+</settings> \ No newline at end of file