If you want people (or yourself) to use your project as a dependency, you need to get it deployed in some maven repository. Therefore, you need to tell Maven where to deploy to, how to deploy there, and how to authenticate (if necessary). I walk you through these steps.
► All Maven Episodes: http://goo.gl/3KK2gb
► Let’s Develop! http://letsdeveloper.com
► Don’t Miss an Episode: http://goo.gl/whzDi1
► Check out the Code: https://github.com/letsdeveloper/Lets...
«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