2 Commits

Author SHA1 Message Date
Jens Schauder
4932d62b8b Fix build issues.
Upgraded the Maven version.
Added module name for the support jar.
Changed javax to jakarta.
2024-03-15 15:15:22 +01:00
Roman Puchkovskiy
6aa6b4d65e #141 - Add maven wrapper.
The build requires a specific version of Maven via enforcer plugin (3.5.0). If a developer does not have this specific version of Maven on their machine, they will be forced to install it, which is not too convenient. Having maven wrapper solves this problem
2020-03-29 22:52:37 +02:00