This tutorial is writen for mac users, on windows I didn’t had this error. When I tried to do a mvn compile. I got the following error:
Tag: version
How to display project version in Java
Sometimes, it’s useful to display the project version in your application. That version can be found in the MANIFEST.MF file. It’s located in every JAR or WAR file in the META-INF folder.