Every wondered where Maven gets dependencies from? Do you know where Maven caches resolved dependencies locally? Let me explain what the Local Repository and Maven Central are and how they play together. This helps you understand what's going on and to debug when Maven fails to resolve a dependency for 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