Java Development with Maven 2
Platinum Solution Internal Brown Bag Series
Maven is a project management and comprehension tool that provides a way to help with managing:
- Builds
- Testing
- Continuous Integration
- Documentation
- Reporting
- Dependencies
- SCMs
- Team Collaboration
- Distribution
This presentation focused on the following concepts:
- Basic Maven concepts and benefits of using Maven
- Maven and ANT or Maven vs. ANT?
- Building different types of Maven projects such as jar, war, and ear files
- Maven integration with Eclipse IDE
- Maven as part of the overall software engineering process. From basic builds to unit testing, continuous integration, and documentation
The Maven 2 presentation was delivered on April 5, 2007.