[INFO] Reactor Summary for Headwind MDM 0.1.0:
[INFO]
[INFO] Headwind MDM ....................................... SUCCESS [ 0.077 s]
[INFO] Core for MDM API ................................... SUCCESS [ 0.325 s]
[INFO] JWT Auth for MDM API ............................... SUCCESS [ 0.018 s]
[INFO] Push Notifications for MDM API ..................... SUCCESS [ 0.035 s]
[INFO] Plugins for MDM Server ............................. SUCCESS [ 0.001 s]
[INFO] Plugin Platform for MDM Server ..................... SUCCESS [ 0.013 s]
[INFO] Device Log Plugin for MDM Server ................... SUCCESS [ 0.001 s]
[INFO] Device Log Plugin for MDM Server - Core ............ SUCCESS [ 0.013 s]
[INFO] Device Log Plugin for MDM Server - Postgres ........ SUCCESS [ 0.013 s]
[INFO] Audit Plugin for MDM Server ........................ SUCCESS [ 0.012 s]
[INFO] Device Detailed Info Plugin for MDM Server ......... SUCCESS [ 0.025 s]
[INFO] Messaging Plugin for MDM Server .................... SUCCESS [ 0.016 s]
[INFO] Push Messaging Plugin for MDM Server ............... SUCCESS [ 0.011 s]
[INFO] Swagger UI ......................................... SUCCESS [ 0.217 s]
[INFO] MDM Server ......................................... FAILURE [ 0.061 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.906 s
[INFO] Finished at: 2022-08-16T12:35:00+01:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-resources-plugin:2.7:copy-resources (copy-resources) on project server: Error loading property file 'build.properties': /home/dhstudio/hmdm-server/hmdm-server/server/build.properties -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-resources-plugin:2.7:copy-resources (copy-resources) on project server: Error loading property file 'build.properties'
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
.....