Use alternate repo for npm 73/120373/1
authorJim Hahn <jrh3@att.com>
Fri, 9 Apr 2021 18:50:26 +0000 (14:50 -0400)
committerJim Hahn <jrh3@att.com>
Fri, 9 Apr 2021 18:51:54 +0000 (14:51 -0400)
Issue-ID: POLICY-3182
Change-Id: Ic5025fe29cb059f90405e0c7d96401a10b669588
Signed-off-by: Jim Hahn <jrh3@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 5fe5830..f20d46f 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                 <version>1.8.0</version>
                 <configuration>
                     <installDirectory>${project.build.directory}/${ui.react.src}</installDirectory>
+                    <npmDownloadRoot>${repo.npm}</npmDownloadRoot>
                 </configuration>
                 <executions>
                     <execution>