13 Commits

Author SHA1 Message Date
Konrad Neitzel
7cc1877ca6 Add reporting feature and update project documentation
A reporting feature has been added to the project. This involves building HTML documentation, which includes the results of the static code analysis (PMD and SpotBugs). Both 'QuickStart.md' and '_Index.md' files in 'documentation/de' and 'documentation/en' folders have been updated to reflect these changes. Furthermore, the 'README.md' file and Maven POM file ('pom.xml') have also been updated accordingly.
2024-05-09 22:02:43 +02:00
Konrad Neitzel
2e7937ea28 Updated Documentation 2024-05-09 18:00:19 +02:00
Konrad Neitzel
0cf5ba75a7 Updated Documentation 2024-05-07 19:59:09 +02:00
Konrad Neitzel
4633c1c302 Updated Documentation 2024-05-07 19:58:00 +02:00
Konrad Neitzel
cd15c85e34 Update README, add new documentation files, refactor pom.xml
The README.md file was updated to refine the Java version recommendation. New documentation files have been added in both English and German explaining the Maven project file and the process of image creation, contributing to the project's transparency and usability. Additionally, properties were added to the pom.xml for PMD and Spotbugs plugins, and the option was implemented to determine whether the build should fail if issues are found. This improves the customizability and robustness of the build process.
2024-05-07 13:37:55 +02:00
Konrad Neitzel
a7a3fbff03 Updated documentation. 2024-05-06 13:32:04 +02:00
Konrad Neitzel
2ce954b6d7 Fixed a spelling error. 2024-03-27 12:22:36 +01:00
Konrad Neitzel
e26a246cd9 Updated README 2023-03-24 14:23:30 +01:00
Konrad Neitzel
00ff5f6b71 More Information in README and added javafx maven plugin 2023-03-24 14:22:29 +01:00
Konrad Neitzel
ced77b8e6b Finished work on the JPackage call, placed it inside separate profile Image. 2023-03-21 16:29:01 +01:00
Konrad Neitzel
e3db056b08 configured pmd and spotbugs 2022-07-19 22:02:27 +02:00
Konrad Neitzel
370fce41ac Added README 2022-07-10 18:19:12 +02:00
Konrad Neitzel
66c914eaf2 Added README 2022-07-10 18:18:41 +02:00