ABOUT

scmGalaxy online platform is a community initiatives based on Software configuration management and DevOps that helps members and organizations to optimize their software development process, advocating agile methodologies and improve productivity across all aspects of Application lifecycle management. We provide consulting, training and mentoring services in agile development practices such as Source Code Management, Continuous Integration, Build management, Test-Driven development, Acceptance-Test driven development, Build automation, code quality practices and automated testing and continuous delivery.

We provide job oriented training in the area of Software Configuration management, Build and Release Engineering and DevOps domain . Candidates with engineering or software background and looking to either start or change their career to Build and Release Engineering, would benefit most from this training. This course offered online around the globe which include India, USA, Europe, Australia, Bangalore, Delhi, Pune, Mumbai, Chennai and Hydrabad. Instructor is an expert in Software configuration management, Build and release engineering and DevOps with more than 10 years industry experience in India.


COURSE OBJECTIVES

Vestibulum nec erat eu nulla rhoncus fringilla ut non neque. Vivamus nibh urna, ornare id gravida ut, mollis a magna. Aliquam porttitor condimentum nisi, eu viverra ipsum porta ut. Nam hendrerit bibendum turpis, sed molestie mi fermentum id. Aenean volutpat velit sem. Sed consequat ante in rutrum convallis. Nunc facilisis leo at faucibus adipiscing.


PRE-REQUISITES

WInteger convallis, nulla in sollicitudin placerat, ligula enim auctor lectus, in mollis diam dolor at lorem. Sed bibendum nibh sit amet dictum feugiat. Vivamus arcu sem, cursus a feugiat ut, iaculis at erat. Donec vehicula at ligula vitae venenatis. Sed nunc nulla, vehicula non porttitor in, pharetra et dolor. Fusce nec velit velit. Pellentesque consectetur eros.


FEATURES

Donec vel placerat quam, ut euismod risus. Sed a mi suscipit, elementum sem a, hendrerit velit. Donec at erat magna. Sed dignissim orci nec eleifend egestas. Donec eget mi consequat massa vestibulum laoreet. Mauris et ultrices nulla, malesuada volutpat ante. Fusce ut orci lorem. Donec molestie libero in tempus imperdiet. Cum sociis natoque penatibus et magnis dis parturient.


AGENDA


Introduction

  • Introduction to Apache Maven
  • Installing Apache Maven
  • Understanding the Maven Repository
  • Understanding the Maven Lifecycle
  • Understanding the Role of Plugins

Dependencies

  • Introducing Maven Dependencies
  • Controlling Maven Classpaths
  • Maven and Transitive Dependencies
  • Managing Dependencies that All Projects Need - Part 1
  • Managing Dependencies that All Projects Need - Part 2

Plugins

  • Introducing Maven Plugins
  • Adding Steps to a Maven Build
  • Code Generation
  • Managing Plugins with a Parent POM
  • Finding Available Plugins

Controlling the Build

  • Maven Build Properties
  • Maven Profiles
  • Profile Activation via Properties
  • Profile Activation via Environment
  • User Settings, Profiles and Repositories

The Project Website

  • The Basic Website and Reports
  • Using Report Plugins
  • Creating Custom Pages
  • FAQ (frequently asked question) Pages and Site Appearance
  • Deploying to a Web Server

The Maven Release Process

  • Deploying to a Repository
  • Using Snapshots
  • Preparing for a Release
  • Releasing Maven Artifacts
  • Preparing for an Open Source Release
  • Publishing to Maven Central

Multi-module Projects

  • Understanding the Multi-module Project
  • Incremental Building with Multiple Modules
  • Building a Website for a Multi-module project
  • Releasing the Multi-module Project

Maven Tricks and Patterns

  • Invoking Ant from Maven
  • Accessing Maven Artifacts from Ant
  • Building a Simple Installer
  • Running Functional Tests
  • Disabling Default Plugin Bindings and Excluding Transitive Dependencies