From 7562f1426d64d0735292bbc335f33ddf7c5dd02d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patrick=20Ha=C3=9Fel?= Date: Fri, 1 Oct 2021 16:27:13 +0200 Subject: [PATCH] pom fix for now --- pom.xml | 141 ++++++++++++++++++++++++++++---------------------------- 1 file changed, 71 insertions(+), 70 deletions(-) diff --git a/pom.xml b/pom.xml index 6692191..5a2f93b 100644 --- a/pom.xml +++ b/pom.xml @@ -10,8 +10,8 @@ war - 15 - 15 + 11 + 11 @@ -73,66 +73,6 @@ - - com.github.eirslett - frontend-maven-plugin - 1.10.3 - - src/main/angular - - - - install-node-and-npm - - install-node-and-npm - - - v14.15.5 - - - - npm install - - npm - - - install - - - - npm build - generate-resources - - npm - - - run build - - - - - - - maven-resources-plugin - - - copy-resources - process-resources - - copy-resources - - - target/classes/resources/ - - - src/main/angular/dist/angular/ - - - - - - - org.springframework.boot spring-boot-maven-plugin @@ -150,14 +90,75 @@ - - org.apache.maven.plugins - maven-compiler-plugin - - 11 - 11 - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +