I recommend the following presentation that discusses the practical realities of doing continuous delivery with Maven:
- You tube presentation on CD with Maven
- Slides
The key takeaway is each build is a potential release, so don’t use snapshots.
I recommend the following presentation that discusses the practical realities of doing continuous delivery with Maven:
The key takeaway is each build is a potential release, so don’t use snapshots.