
Basic introduction
Maven is a project management tool that contains a Project Object Model, a set of standards, a Project Lifecycle, a Dependency Management System, and logic used to run plugin goals defined in the life cycle phases. When you use Maven, you describe your project with a well-defined project object model, and Maven can then apply cross-cutting logic from a set of shared (or custom) plugins.




















Useful
Useful
Useful