X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=openecomp-ui%2Fpom.xml;h=26f60fd98fa8806657ab7c83e3c345033151d40d;hb=84d1ddc355acf519c165551d759bc00af12084c9;hp=579e1f79eba0c51bec4858f4a7a0d4a661aa401f;hpb=452cb5bf03ee058c4e728dc3538a05dcfab64202;p=sdc.git diff --git a/openecomp-ui/pom.xml b/openecomp-ui/pom.xml index 579e1f79eb..26f60fd98f 100644 --- a/openecomp-ui/pom.xml +++ b/openecomp-ui/pom.xml @@ -1,105 +1,204 @@ - - 4.0.0 + + 4.0.0 - - org.openecomp.sdc - sdc-main - 1.0.0-SNAPSHOT - + onboarding-fe + onboarding-ui-war + war - org.openecomp.sdc.onboarding - onboarding-fe - onboarding-ui-war - pom + + org.openecomp.sdc + sdc-onboarding + 1.13.5-SNAPSHOT + ../onboarding + - - + + 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 + + + + + + + - - io.wcm.maven.plugins - nodejs-maven-plugin - - - compile - - run - - - - - - - ${session.executionRootDirectory}/dox-sequence-diagram-ui - - - ${session.executionRootDirectory}/dox-sequence-diagram-ui - webpack - - - ${project.basedir} - - - ${project.basedir} - gulp - - build - - - - - + + + + + com.github.eirslett + frontend-maven-plugin + + ${project.parent.parent.basedir} + - - com.coderplus.maven.plugins - copy-rename-maven-plugin - 1.0 + + + install node and yarn + + install-node-and-yarn + + + v14.17.1 + v1.19.1 + + + + + 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 + + + + + yarn install + + yarn + + + install + + + - copy-file - compile + yarn build - copy + yarn - ${project.basedir}/dist/onboarding.war - ${project.basedir}/target/onboarding-fe-${project.version}.war + 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.codehaus.mojo - build-helper-maven-plugin - 1.7 - - - attach-artifacts - compile - - attach-artifact - - - - - ${project.basedir}/target/onboarding-fe-${project.version}.war - war - - - - - + 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 + + + - - - - + +