Vulkan-Tutorial-Java
Vulkan-Tutorial-Java copied to clipboard
dependencies.dependency.version is missing
From the root of the repo, run mvn compile, get the following:
[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] 'dependencies.dependency.version' for org.lwjgl:lwjgl:jar:${lwjgl.natives} is missing. @ line 167, column 21
[ERROR] 'dependencies.dependency.version' for org.lwjgl:lwjgl-assimp:jar:${lwjgl.natives} is missing. @ line 172, column 21
[ERROR] 'dependencies.dependency.version' for org.lwjgl:lwjgl-glfw:jar:${lwjgl.natives} is missing. @ line 177, column 21
[ERROR] 'dependencies.dependency.version' for org.lwjgl:lwjgl-openal:jar:${lwjgl.natives} is missing. @ line 182, column 21
[ERROR] 'dependencies.dependency.version' for org.lwjgl:lwjgl-shaderc:jar:${lwjgl.natives} is missing. @ line 187, column 21
[ERROR] 'dependencies.dependency.version' for org.lwjgl:lwjgl-stb:jar:${lwjgl.natives} is missing. @ line 192, column 21