X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=openecomp-ui%2Fpom.xml;h=8c90c826b1e3c4d7a9ed6f31bc05901470f22df3;hb=924ba9adf027dd4969896cd905a8a41ba4c30655;hp=311403eadecc447bd1e5b37fe8173a0b4142f3c0;hpb=aa2eece0e8559be66454b757cae4bbccb59ea828;p=sdc.git diff --git a/openecomp-ui/pom.xml b/openecomp-ui/pom.xml index 311403eade..8c90c826b1 100644 --- a/openecomp-ui/pom.xml +++ b/openecomp-ui/pom.xml @@ -17,8 +17,26 @@ 3.0.0 + + + + + + + + jest-windows-profile + + + windows + + + + --runInBand + + + @@ -36,9 +54,9 @@ ${basedir}/dist - - - + + ${basedir}/node_modules + ${basedir}/coverage @@ -46,10 +64,10 @@ ${basedir}/../dox-sequence-diagram-ui/dist - - - - + + ${basedir}/../dox-sequence-diagram-ui/node_modules + + @@ -62,7 +80,7 @@ com.github.eirslett frontend-maven-plugin - 1.4 + 1.6 ${project.parent.parent.basedir} @@ -71,30 +89,20 @@ - install node and npm - - install-node-and-npm - - - v6.9.5 - 3.10.10 - - - - - npm set progress off + install node and yarn - npm + install-node-and-yarn - set progress=false + v9.4.0 + v1.3.2 - npm install in dox-sequence-diagram-ui + yarn install in dox-sequence-diagram-ui - npm + yarn ${project.basedir}/../dox-sequence-diagram-ui @@ -103,21 +111,22 @@ - npm build in dox-sequence-diagram-ui + yarn build in dox-sequence-diagram-ui - npm + yarn ${project.basedir}/../dox-sequence-diagram-ui + false run build - npm install + yarn install - npm + yarn install @@ -125,21 +134,23 @@ - npm run build + yarn run build - npm + yarn - run build -- --version=${project.version} + false + run build --version=${project.version} ui test - npm + yarn - run test-build + false + run test-build ${jest.command} install