Best Practices with Maven: Versioning your Artifacts

I realized today that I had made this nice flowchart about two years ago of how I decide when to add qualifiers and increment version numbers, but I never shared it anywhere very useful.

This is heavily based on the version numbering scheme that Maven inherently understands. You should also checkout the excellent versions plugin for Maven that include some great utilities for upgrading your plugins and dependencies.

Comments

Popular posts from this blog

3D Photo Viewer for Looking Glass

My Journey to Fitness, a 5K, and my first Triathlon

Simplifying logging with Maven and SLF4J (Part 2)