From 829edf7e8dc9bd98d1a10718454a285a9d5e8322 Mon Sep 17 00:00:00 2001 From: "s.eser" Date: Thu, 30 May 2024 00:25:12 +0200 Subject: [PATCH] Initial commit --- pom.xml | 106 ++++++++++++++++++++ src/main/java/de/hs_mannheim/ui/Main.java | 6 ++ target/classes/de/hs_mannheim/ui/Main.class | Bin 0 -> 391 bytes 3 files changed, 112 insertions(+) create mode 100644 pom.xml create mode 100644 src/main/java/de/hs_mannheim/ui/Main.java create mode 100644 target/classes/de/hs_mannheim/ui/Main.class diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..191119a --- /dev/null +++ b/pom.xml @@ -0,0 +1,106 @@ + +4.0.0 +de.hs_mannheim +travelbuddyapp +0.0.1-SNAPSHOT + +UTF-8 +21 +21 + + + +org.junit.jupiter +junit-jupiter-api +5.8.1 +test + + +org.junit.jupiter +junit-jupiter-engine +5.8.1 +test + + + + + +org.apache.maven.plugins +maven-compiler-plugin +3.8.1 + +${maven.compiler.source} +${maven.compiler.target} + + + + +org.apache.maven.plugins +maven-shade-plugin +3.2.4 + + +package + +shade + + + + + de.hs_mannheim.ui.Main + + + + + + + + +org.jacoco +jacoco-maven-plugin +0.8.12 + + + +prepare-agent + + + +report +test + +report + + + + + + +org.apache.maven.plugins +maven-pmd-plugin +3.22.0 + + +verify + +check + + + + + + +org.owasp +dependency-check-maven +9.2.0 + + + +check + + + + + + + \ No newline at end of file diff --git a/src/main/java/de/hs_mannheim/ui/Main.java b/src/main/java/de/hs_mannheim/ui/Main.java new file mode 100644 index 0000000..69779b1 --- /dev/null +++ b/src/main/java/de/hs_mannheim/ui/Main.java @@ -0,0 +1,6 @@ +package de.hs_mannheim.ui; + +public class Main { + public static void main(String[] args) { + } +} \ No newline at end of file diff --git a/target/classes/de/hs_mannheim/ui/Main.class b/target/classes/de/hs_mannheim/ui/Main.class new file mode 100644 index 0000000000000000000000000000000000000000..76a143f4eb00c2119f213dafddbb80a3ee872e73 GIT binary patch literal 391 zcmZutO-sW-5Pg#-jfvIPR>Z5fs^I>BiXeigsE0}~9%Pd)$(CdT+rw|4;7I1J$tj+ROk>*q=uQz%`DR*O5SO$eVbTFDnFN@;TOkginL z5c-$e=;n&ho1QKR{!P79F?xsw2+$`C6K&LeTcyfA%CuC3aZ+cpTu7^3{FC&XLazzO z$@c9to?NjCmN$J$epSpHt4%)ZHcOlHgvpjNA)eQ*&D5=S0wQ