Cart 0

Training
Course Information

Course Name
Java Maven: Java with Maven

Duration
4 Days
Overview
Audience Profile
Prerequisities
At Course Completion
Course Outline
Course Outline
Module 1: Java Fundamentals Refresher
- Java syntax and basic constructs
- Object-oriented programming concepts
- Key Java libraries and APIs
Module 2: Introduction to Maven
- What is Maven?
- Importance of build tools in Java
- Comparing Maven with other build tools (Ant, Gradle)
Module 3: Setting up Maven
- Installing Maven and configuring the environment
- Understanding the Maven directory structure
- Creating a simple Maven project
Module 4: Maven Project Structure and POM File
- Detailed exploration of the Project Object Model (POM)
- Understanding groupId, artifactId, and version
- Configuring project metadata
Module 5: Maven Lifecycle and Goals
- The Maven build lifecycle (default, clean, site)
- Commonly used Maven goals and phases
Module 6: Dependency Management
- Understanding dependencies in Maven
- Managing transitive dependencies
- Using repositories (local, central, remote)
Module 7: Effective Dependency Management Strategies
- Dependency scopes (compile, provided, runtime, test, system)
- Excluding dependencies
- Version ranges
Module 8: Maven Plugins
- Introduction to Maven plugins
- Commonly used plugins (compiler, surefire, shade)
- Configuring and using plugins in POM
Module 9: Building and Packaging Java Applications
- Different packaging types (jar, war, ear)
- Multi-module projects
Module 10: Customizing the Build Process
- Custom build phases and goals
- Using profiles to customize builds
Module 11: Maven Archetypes
- Introduction to archetypes
- Creating projects using Maven archetypes
- Developing custom archetypes
Module 12: Integration with Other Tools
- Integrating Maven with IDEs (Eclipse, IntelliJ IDEA)
- Continuous integration with Jenkins
- Using version control with Maven (Git)
Module 13: Maven and Unit Testing
- Writing unit tests with JUnit
- Configuring the Surefire plugin for test execution
Module 14: Advanced Testing Techniques
- Integration tests and the Failsafe plugin
- Mocking dependencies (Mockito)
- Code coverage tools (JaCoCo)
Module 15: Managing Project Documentation
- Generating project documentation with Maven Site plugin
- Customizing site reports and content
Module 16: Final Project Development
- Requirements and specifications
- Project planning and setup
Module 17: Project Implementation and Review
- Coding and integrating various components
- Applying learned Maven skills (dependencies, plugins, tests)
- Project presentations
Overview
Audience Profile
Prerequisities
At Course Completion
Course Outline
Course Outline
Module 1: Java Fundamentals Refresher
- Java syntax and basic constructs
- Object-oriented programming concepts
- Key Java libraries and APIs
Module 2: Introduction to Maven
- What is Maven?
- Importance of build tools in Java
- Comparing Maven with other build tools (Ant, Gradle)
Module 3: Setting up Maven
- Installing Maven and configuring the environment
- Understanding the Maven directory structure
- Creating a simple Maven project
Module 4: Maven Project Structure and POM File
- Detailed exploration of the Project Object Model (POM)
- Understanding groupId, artifactId, and version
- Configuring project metadata
Module 5: Maven Lifecycle and Goals
- The Maven build lifecycle (default, clean, site)
- Commonly used Maven goals and phases
Module 6: Dependency Management
- Understanding dependencies in Maven
- Managing transitive dependencies
- Using repositories (local, central, remote)
Module 7: Effective Dependency Management Strategies
- Dependency scopes (compile, provided, runtime, test, system)
- Excluding dependencies
- Version ranges
Module 8: Maven Plugins
- Introduction to Maven plugins
- Commonly used plugins (compiler, surefire, shade)
- Configuring and using plugins in POM
Module 9: Building and Packaging Java Applications
- Different packaging types (jar, war, ear)
- Multi-module projects
Module 10: Customizing the Build Process
- Custom build phases and goals
- Using profiles to customize builds
Module 11: Maven Archetypes
- Introduction to archetypes
- Creating projects using Maven archetypes
- Developing custom archetypes
Module 12: Integration with Other Tools
- Integrating Maven with IDEs (Eclipse, IntelliJ IDEA)
- Continuous integration with Jenkins
- Using version control with Maven (Git)
Module 13: Maven and Unit Testing
- Writing unit tests with JUnit
- Configuring the Surefire plugin for test execution
Module 14: Advanced Testing Techniques
- Integration tests and the Failsafe plugin
- Mocking dependencies (Mockito)
- Code coverage tools (JaCoCo)
Module 15: Managing Project Documentation
- Generating project documentation with Maven Site plugin
- Customizing site reports and content
Module 16: Final Project Development
- Requirements and specifications
- Project planning and setup
Module 17: Project Implementation and Review
- Coding and integrating various components
- Applying learned Maven skills (dependencies, plugins, tests)
- Project presentations
