I just encountered this error after copying the server/build.properties.example to server/build.properties and then I tried to install mvn install, I am getting this error below and why is that ?
[ERROR] Failed to execute goal on project server: Could not resolve dependencies for project com.hmdm:server:war:0.1.0: The following artifacts could not be resolved: com.hmdm:common:jar:0.1.0, com.hmdm:notification:jar:0.1.0, com.hmdm:jwt:jar:0.1.0, com.hmdm.plugin:devicelog-core:jar:0.1.0, com.hmdm.plugin:devicelog-postgres:jar:0.1.0, com.hmdm.plugin:deviceinfo:jar:0.1.0, com.hmdm.plugin:audit:jar:0.1.0, com.hmdm.plugin:messaging:jar:0.1.0, com.hmdm.plugin:xtra:jar:0.1.0, com.hmdm.plugin:platform:jar:0.1.0, com.hmdm.plugin:push:jar:0.1.0: Could not find artifact com.hmdm:common:jar:0.1.0 in jitpack.io (
https://jitpack.io) -> [Help 1]