An Overview of Maven
This presentation provides an overview of what Maven is, how it works, and how it can solve your problems. Building Java software has changed considerably over the last many years. Software building now involves libraries, repositories, dependencies, automatically generated source files, multiple modules, and multiple developers. Maven is an open …