Courses Offered: SCJP SCWCD Design patterns EJB CORE JAVA AJAX Adv. Java XML STRUTS Web services SPRING HIBERNATE  
     

Maven

Syllabus
Maven Overview

Maven

Maven Origins

What Maven Provide?

Mavens Principles

Declarative Execution

i)Maven's project object model (POM)

ii)Maven's build life cycle

Coherent Organization of Dependencies

i)Local Maven repository

ii)Central Maven repository

iii)Remote Maven Repository

iV)Locating dependency artifacts

Maven's Benefits

Maven Environment SetUp

i)System Requirement

ii)java installation verification

ii)set JAVA environment

iii)Download Maven Archive

iV) Extract Maven Archive and Configure Maven Environment Variables

vi) Add Maven bin directory location to system path and verify Maven installaton

Create Java Project

Build and Test Java Project

External Dependencies

Maven 2 Eclipse Plugin

Create web application using maven

Generate Documentation for Maven Project

Project Creation from Maven Templates

Team Collabaration with Maven

Migrating to Maven