X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=openecomp-ui%2Fpom.xml;h=9aa5f54988d5197c39952c361af4f333e773a123;hb=9dcb6f393bfc76237cca809b39d5034afecf1c55;hp=39193c1dee3160eca6cf7006b9f134f7eb4d5dc3;hpb=1eb66b78d3b1f1fc60a82ce6dbd16b12f2845e9a;p=sdc.git diff --git a/openecomp-ui/pom.xml b/openecomp-ui/pom.xml index 39193c1dee..9aa5f54988 100644 --- a/openecomp-ui/pom.xml +++ b/openecomp-ui/pom.xml @@ -1,188 +1,204 @@ - 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/maven-4.0.0.xsd"> + 4.0.0 - org.openecomp.sdc - onboarding-fe - onboarding-ui-war - war - - - org.openecomp.sdc - sdc-onboarding - 1.2.0-SNAPSHOT - ../onboarding - - - - 3.0.0 - + onboarding-fe + onboarding-ui-war + war - - - - maven-clean-plugin - 2.6.1 - - - clean.dist.folder - clean - - clean - - - - - ${basedir}/dist - - - - - - ${basedir}/coverage - - - ${basedir}/../dox-sequence-diagram-ui/dist - - - - - - - - - - - - - - - - - com.github.eirslett - frontend-maven-plugin - 1.4 + + org.openecomp.sdc + sdc-onboarding + 1.13.4-SNAPSHOT + ../onboarding + - - ${project.parent.parent.basedir} - + + onboarding + + - + + + + + + + jest-windows-profile + + + windows + + + + --runInBand + + + + + + + org.apache.maven.plugins + maven-clean-plugin + + + clean.dist.folder + clean + + clean + + + + + ${basedir}/dist + + + ${basedir}/coverage + + + ${basedir}/../dox-sequence-diagram-ui/dist + + + + + + clean.nodemodules.folder + clean + + clean + + + ${skipUICleanup} + + + ${basedir}/node_modules + + + ${basedir}/../dox-sequence-diagram-ui/node_modules + + + + + + + - - install node and npm - - install-node-and-npm - - - v8.9.2 - 5.5.1 - - + + + + + com.github.eirslett + frontend-maven-plugin + + ${project.parent.parent.basedir} + - - npm set progress off - - npm - - - set progress=false - - + - - npm install in dox-sequence-diagram-ui - - npm - - - ${project.basedir}/../dox-sequence-diagram-ui - - install - - - - npm build in dox-sequence-diagram-ui - - npm - - - ${project.basedir}/../dox-sequence-diagram-ui - - run build - - + + install node and yarn + + install-node-and-yarn + + + v14.17.1 + v1.19.1 + + - - npm install - - npm - - - install - - + + yarn install in dox-sequence-diagram-ui + + yarn + + + ${project.basedir}/../dox-sequence-diagram-ui + install + + + + yarn build in dox-sequence-diagram-ui + + yarn + + + ${project.basedir}/../dox-sequence-diagram-ui + false + build + + - - npm run build - - npm - - - run build -- --version=${project.version} - - - - ui test - - npm - - - run test-build - - - install - - - + + yarn install + + yarn + + + install + + - - maven-antrun-plugin - - - repack war - prepare-package - - - - - - - - - - - - run - - - - + + yarn build + + yarn + + + false + build --version=${project.version} --env.version=${project.version} --env.language=en + + + + ui test + + yarn + + + false + test-build ${jest.command} + ${maven.test.skip} + + + test + + + - - org.apache.maven.plugins - maven-war-plugin - ${maven.war.plugin.version} - - - - ${basedir}/target/dist - - - - - - + + org.apache.maven.plugins + maven-war-plugin + + + + ${basedir}/dist + + *.html + *.js + + + + ${basedir}/src + + **/*.json + + + + ${basedir}/external-resources/healthcheck/ + v1.0 + true + + healthcheck + + + + ${basedir}/webapp-onboarding + true + + + + + +