Added authentication for docker in pom 17/20717/1
authorIdan Amit <ia096e@intl.att.com>
Thu, 26 Oct 2017 07:02:20 +0000 (10:02 +0300)
committerIdan Amit <ia096e@intl.att.com>
Thu, 26 Oct 2017 07:02:20 +0000 (10:02 +0300)
Added the docker credentials in the pom.xml file instead of in the settings.xml

Change-Id: If000af9a7750cbaca04957055d25e2e975e52c4e
Issue-Id: SDC-524
Signed-off-by: Idan Amit <ia096e@intl.att.com>
sdc-os-chef/pom.xml

index 009c86e..21deaf4 100644 (file)
                             <verbose>true</verbose>
                             <apiVersion>1.23</apiVersion>
                             <registry>nexus3.onap.org:10003</registry>
+                            <authConfig>
+                                                       <username>docker</username>
+                                                       <password>docker</password>
+                                               </authConfig>
 
                             <images>