X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=blueprints%2Fcommon%2Feliot-ui%2Ffrontend-src%2Fsrc%2Fapp%2Fpom.xml;fp=blueprints%2Fcommon%2Feliot-ui%2Ffrontend-src%2Fsrc%2Fapp%2Fpom.xml;h=033e206a5ecd9e079dcc9c744fa0d44906f166b8;hb=5c2048d4d3e672783eea4f306aa9a03f33a1a9f2;hp=0000000000000000000000000000000000000000;hpb=59f512662c02a16c1d5c45b090b185d2e773310f;p=eliot.git diff --git a/blueprints/common/eliot-ui/frontend-src/src/app/pom.xml b/blueprints/common/eliot-ui/frontend-src/src/app/pom.xml new file mode 100644 index 0000000..033e206 --- /dev/null +++ b/blueprints/common/eliot-ui/frontend-src/src/app/pom.xml @@ -0,0 +1,61 @@ + +eliot + + + com.github.eirslett + frontend-maven-plugin + 1.6 + + + src/main/frontend + + + + + install-node-and-npm + + install-node-and-npm + + + v12.9.0 + + + + + npm install + + npm + + + install + + + + npm build + + npm + + + run buildProduction + + generate-resources + + + + + maven-war-plugin + 3.2.2 + + false + + + + + src/main/frontend/dist/frontend + + + + + + + \ No newline at end of file