From 8d00462fa7fb78d332aaa83c74416a22f6519b27 Mon Sep 17 00:00:00 2001 From: Fredrik Marjoni Date: Tue, 24 Feb 2026 16:32:10 +0100 Subject: [PATCH] perf: Update pom.xml to have correct dependencies and plugins --- .vscode/settings.json | 3 + pom.xml | 141 +++++++++--------- target/classes/edu/group5/app/App.class | Bin 543 -> 543 bytes .../test-classes/edu/group5/app/AppTest.class | Bin 503 -> 503 bytes 4 files changed, 71 insertions(+), 73 deletions(-) create mode 100644 .vscode/settings.json diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..dc3b895 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "java.configuration.updateBuildConfiguration": "interactive" +} \ No newline at end of file diff --git a/pom.xml b/pom.xml index 52c5902..c05c7cd 100644 --- a/pom.xml +++ b/pom.xml @@ -1,90 +1,85 @@ + 4.0.0 edu.group5.app Help-Me-Help 1.0-SNAPSHOT - Help-Me-Help - - http://www.example.com + https://git.ntnu.no/Group-5/Help-Me-Help - UTF-8 - 17 - + UTF-8 + 25 + 25.0.1 + 6.0.1 + - - - org.junit - junit-bom - 5.11.0 - pom - import - + + + org.junit.jupiter + junit-jupiter + ${junit.version} + test + + + + + org.openjfx + javafx-controls + ${javafx.version} + - - - - org.junit.jupiter - junit-jupiter-api - test - - - - org.junit.jupiter - junit-jupiter-params - test - - + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.14.1 + + + + + org.apache.maven.plugins + maven-surefire-plugin + 3.5.4 + + + + + org.apache.maven.plugins + maven-jar-plugin + 3.4.2 + + + + edu.ntnu.idi.idatt2003.group18v26.App + + + + + + + + org.openjfx + javafx-maven-plugin + 0.0.8 + + edu.ntnu.idi.idatt2003.group18v26.App + + - - - - - - maven-clean-plugin - 3.4.0 - - - - maven-resources-plugin - 3.3.1 - - - maven-compiler-plugin - 3.13.0 - - - maven-surefire-plugin - 3.3.0 - - - maven-jar-plugin - 3.4.2 - - - maven-install-plugin - 3.1.2 - - - maven-deploy-plugin - 3.1.2 - - - - maven-site-plugin - 3.12.1 - - - maven-project-info-reports-plugin - 3.6.1 - - - - + + + org.apache.maven.plugins + maven-javadoc-plugin + 3.12.0 + + + diff --git a/target/classes/edu/group5/app/App.class b/target/classes/edu/group5/app/App.class index ad2ebf1389aedb0b93d60b5a2d6ce766e4738b17..e3679e1b8be800f5bef6f802b19397fadbe36584 100644 GIT binary patch delta 17 ZcmbQwGM|Ox)W2Q(7#J8_H*$zG0RTIS1*QN1 delta 17 ZcmbQwGM|Ox)W2Q(7#J9AH*$zG0RTH<1)cx^ diff --git a/target/test-classes/edu/group5/app/AppTest.class b/target/test-classes/edu/group5/app/AppTest.class index bda56ec799a80af4c3dfa2cd7c8cb5a7874c94dd..4c6649954e613037560eadfde5c4dcaf50c01019 100644 GIT binary patch delta 17 Zcmey){GFNO)W2Q(7#J8_H*&mZ1OP}I2P*&o delta 17 Zcmey){GFNO)W2Q(7#J9AH*&mZ1OP|#2O|Ig