X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=openecomp-ui%2Fpom.xml;h=7a7c08ac411529d6bbfde7a99b33c5c78d75e605;hb=6bbf79ac50acb21e7e4ceb8c613eb4ecc872aa3d;hp=0e98b7c9c3bdf3aaee2b6db367621628c58c5967;hpb=b080ffa4aeb3c6e3bf0aa29a619c7e1a5e28b57e;p=sdc.git diff --git a/openecomp-ui/pom.xml b/openecomp-ui/pom.xml index 0e98b7c9c3..7a7c08ac41 100644 --- a/openecomp-ui/pom.xml +++ b/openecomp-ui/pom.xml @@ -1,158 +1,204 @@ - - 4.0.0 + + 4.0.0 - org.openecomp.sdc - onboarding-fe - onboarding-ui-war - war - - - org.openecomp.sdc - sdc-onboarding - 1.1.0-SNAPSHOT - ../onboarding - + onboarding-fe + onboarding-ui-war + war - - - - - - - maven-clean-plugin - 2.6.1 - - - clean.dist.folder - clean - - clean - - - - - ${basedir}/dist - - - ${basedir}/node_modules - - - ${basedir}/../dox-sequence-diagram-ui/dist - - - ${basedir}/../dox-sequence-diagram-ui/node_modules - - - - - - - - - - - - com.github.eirslett - frontend-maven-plugin - 1.4 + + org.openecomp.sdc + sdc-onboarding + 1.11.6-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 - - - v6.9.5 - 3.10.10 - - + + + + + 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 - - + + 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=${version} - - - - + + 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 - 3.0.0 - - - - ${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 + + + + + +