Java developers absolutely must learn Maven. Maven is the most popular and pervasive build tool in the Java world. Even if you don't use Maven directly, alternatives such as Gradle, Jenkins or Ivy ...
It is an excellent and widely used best practice to tag each of your stable releases in your version control system for future reference. However, this sort of bookkeeping is tedious and error-prone ...