Apache Maven - Learn it Practically - Printable Version +- Softwarez.Info - Software's World! (https://softwarez.info) +-- Forum: Library Zone (https://softwarez.info/Forum-Library-Zone) +--- Forum: Video Tutorials (https://softwarez.info/Forum-Video-Tutorials) +--- Thread: Apache Maven - Learn it Practically (/Thread-Apache-Maven-Learn-it-Practically--491556) |
Apache Maven - Learn it Practically - BaDshaH - 07-28-2024 Published 6/2024 Created by Learnovate Academy MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch Genre: eLearning | Language: English | Duration: 32 Lectures ( 2h 33m ) | Size: 888 MB Learn Apache Maven step by step practically and learn to build java projects and dependency management using Maven What you'll learn: Learn Apache Maven, the build and project management tool for Java development Learn Direct and Transitive dependencies and dependency management in depth Master the Maven Lifecycle phases and understand the build, clean and site life cycles Learn the different scopes of maven dependencies and their impact on the project paths Understand in detail the maven project structures and the POM file Create Maven Java Projects with and without using the archetypes and know their differences Create Multi Module Projects using Maven and how it is useful in project development Know the Local and Central repositories and how libraries are stored and managed in your projects Understand Maven Plugins, Goals and how they help you in the application build and learn adding new plugins Master the dependency mechanism and how it helps to resolve conflicts. Requirements: Java Programming knowledge Computer with internet access Knowledge of XML is preferred but not mandatory Description: Apache Maven is a popular build automation and program management tool used for managing projects developed using Java. This Maven course is designed to sharpen your mastery of the Maven build automation tool.The lectures in this course, clearly explains the concepts with practical examples so that the students will understand what they learn more clearly and practically.This course covers all of the basic fundamentals of Maven and also covers in detail, dependencies, plugins, repositories, IDE integrations, and all the basic commands of Maven. This course will teach you on how to set up the Maven environment, pull in dependencies by specifying their coordinates, how to install and deploy a plugin, how to generate reports on your code that will let you know when your developers are running into problems, and how to scale up from simple projects to multi-module projects.In this course you will Learn Maven Lifecycle phasesLearn Maven Plugins and GoalsLearn Maven dependencies - direct and transitiveRun maven commands to generate detailed reportsLearn to create Maven projects with IDECreate multi module projects using MavenBuild and install Java projects using MavenUnderstand dependency mechanism to resolve dependency conflictsRun maven commands both from command line interface and from IDE Who this course is for: Java Developers who want to build their projects using Maven Students with Java background DevOps Engineers who wish to expand their build and deployment skills Everyone who wants to learn Maven practically Homepage |