People say good and bad things about Maven's release plugin. Fact is, it makes a releasing you project relatively easy, if you want releases to be all-green (tests), tagged in your version control, and deployed to some repository. I show you how you prepare your project for these steps, in this first of two episodes about Maven release.
► All Maven Episodes: http://goo.gl/3KK2gb
► Let’s Develop! http://letsdeveloper.com
► Don’t Miss an Episode: http://goo.gl/whzDi1
«Apache Maven»
Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information. http://maven.apache.org/
«Other Series»
► Let's Develop Conway's Game of Life: http://goo.gl/xc59GX
► Let’s Refactor MovieRental: http://goo.gl/f7Yf21
► Let’s Develop With Git in Eclipse: http://goo.gl/phqnDe