While playing with deployment to GitHub repositories, I figured out some interesting property of the method I presented in the previous episode: Deployments deletes all previously deployed files. While this may not be a problem with snapshot repositories, it certainly is for release repositories. But thanks to git tagging, there's an easy way around this problem. Let me show you!
► 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