build: introduce maven wrapper

This commit is contained in:
2024-11-30 18:30:22 +01:00
parent 80875e3275
commit 3dc04cc803
6 changed files with 561 additions and 9 deletions

14
.gitignore vendored
View File

@ -1,3 +1,15 @@
target/
pom.xml.tag
pom.xml.releaseBackup
pom.xml.versionsBackup
pom.xml.next
release.properties
dependency-reduced-pom.xml
buildNumber.properties
.mvn/timing.properties
.mvn/wrapper/maven-wrapper.jar
.idea/
*.iml
*.iml
*~