An Overview of Maven

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 source tool to automate build processes and deal with the complex issues by providing a standard build cycle.

Video producer: Chicago Java Users Group

Further reading:
* Maven, a Java Build Tool: http://www.methodsandtools.com/tools/tools.php?maven
* Maven plugins: http://www.methodsandtools.com/tools/tools.php?mavenplugins

One comment

  1. Woworks

    Thanks for the presentation! But is there a chance to find better quality video? I can hardly see what’s written on slides starting from 13:00.

    Thanks!

Comments are closed.