This post originated from an RSS feed registered with Java Buzz
by Franco Martinig.
Original Post: An Overview of Maven
Feed Title: Java Software Development Videos and Tutorials Directory
Feed URL: http://www.java-tv.com/feed/
Feed Description: Java-TV.com is a directory of videos, interviews and tutorials focused on software development activities with the Java programming language.
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