X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=openecomp-ui%2Fpom.xml;h=5785d2c01024050aa90bf4ce3c3ae66e7d6fd605;hb=363d9a6fea48bf6f34e4f1d4ecb37d33812c7626;hp=456469e044fcd92503407074f854daa6da5bd14d;hpb=efa037d34be7b1570efdc767c79fad8d4005f10e;p=sdc.git diff --git a/openecomp-ui/pom.xml b/openecomp-ui/pom.xml index 456469e044..5785d2c010 100644 --- a/openecomp-ui/pom.xml +++ b/openecomp-ui/pom.xml @@ -1,84 +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 + + org.openecomp.sdc + sdc-onboarding + 1.11.5-SNAPSHOT + ../onboarding + - war + + onboarding + + - - - - maven-war-plugin - - webapp-onboarding\WEB-INF\web.xml - - - - + + + + + + + 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 + + + + + + + - - - rackspace - - true - - - - rackspace-public - Rackspace - https://10.208.197.75:8443/repository/maven-public/ - default - + + + + + com.github.eirslett + frontend-maven-plugin + + ${project.parent.parent.basedir} + - - virtuos - Virtuos - http://nexus.virtuos.uos.de/nexus/content/repositories/public/ - default - + - - apache-public - Apache-Public - https://repository.apache.org/content/groups/public/ - default - + + install node and yarn + + install-node-and-yarn + + + v14.17.1 + v1.19.1 + + - - elasticsearch-releases - https://maven.elasticsearch.org/releases - - true - - - false - - - + + 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 + + - - - rackspace-snapshots - Rackspace-Snapshots - https://10.208.197.75:8443/repository/maven-snapshots/ - + + yarn install + + yarn + + + install + + - - rackspace-public - Rackspace - https://10.208.197.75:8443/repository/maven-releases/ - - - - + + 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 + + + + ${basedir}/dist + + *.html + *.js + + + + ${basedir}/src + + **/*.json + + + + ${basedir}/external-resources/healthcheck/ + v1.0 + true + + healthcheck + + + + ${basedir}/webapp-onboarding + true + + + + + +