Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA Amazon AWS AWS Certified Developer - Associate CompTIA Security+
Graphic Design Photoshop Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Personal Development Mindfulness Personal Transformation Meditation Life Purpose Coaching Neuroscience
Web Development JavaScript React CSS Angular PHP WordPress Node.Js Python
Google Flutter Android Development iOS Development Swift React Native Dart Programming Language Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Retargeting
SQL Microsoft Power BI Tableau Business Analysis Business Intelligence MySQL Data Analysis Data Modeling Big Data
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Online Business Business Plan Startup Freelancing Blogging Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ 2D Game Development Unreal Engine Blueprints Blender
30-Day Money-Back Guarantee

This course includes:

  • 16.5 hours on-demand video
  • 7 articles
  • 55 downloadable resources
  • Full lifetime access
  • Access on mobile and TV
Development Development Tools Apache Maven

Apache Maven: Beginner to Guru

Master Apache Maven to Build and Deploy Your Java and Spring Boot Applications
Bestseller
Rating: 4.5 out of 54.5 (1,560 ratings)
12,200 students
Created by John Thompson
Last updated 1/2020
English
English, French [Auto]
30-Day Money-Back Guarantee

What you'll learn

  • Learn Apache Maven, the most popular Java build tool!
  • Create Apache Maven Projects from scratch
  • See how to configure Apache Maven Plugins for Real World use cases
  • Use Apache Maven to build, test, package, and deploy your Java application
  • See how to create multi-module Apache Maven projects
  • Configure Maven Plugins to work within Maven Build Lifecycles
  • Deploy your Java project to Maven Central or other Maven repositories
  • Leverage Apache Maven's Convention over Configuration
Curated for the Udemy for Business collection

Course content

19 sections • 196 lectures • 16h 28m total length

  • Preview01:41
  • Meet your Instructor
    02:56
  • Preview08:45
  • Preview08:01
  • Slack Group for Apache Maven: Beginner to Guru
    00:47
  • Is your IDE Free Like a Puppy?
    04:00
  • Free 120 Day IntelliJ IDEA Trial!
    00:41

  • Preview00:43
  • System Requirements
    05:07
  • Maven Installation
    01:31
  • Environment Verification
    03:39
  • Conclusion
    00:51

  • Introduction
    01:50
  • Review of Java Compile and Packaging
    07:02
  • Preview04:44
  • Creating Java jar files from Command Line
    03:56
  • Using 3rd Party Jars with Command Line Java
    05:24
  • Quiz: Compiling Java
    7 questions
  • Conclusion
    00:36

  • Introduction
    01:03
  • Preview08:06
  • Preview05:09
  • Creating a new Maven Project with IntelliJ
    06:46
  • Assignment - Add StringUtils Dep to Project
    01:34
  • Assignment Review - Add StringUtils Dep to Project
    04:08
  • Quiz - Getting Started with Maven
    7 questions
  • Conclusion
    00:37

  • Introduction
    01:18
  • Maven Coordinates
    05:53
  • Maven Repositories
    10:26
  • Maven Wagon
    03:12
  • Maven Project Object Model
    04:55
  • Maven Dependencies
    08:54
  • Maven Standard Directory Layout
    04:29
  • Maven Build Lifecycles
    09:42
  • Maven Wrapper
    07:08
  • Maven Archetypes
    08:05
  • Conclusion
    00:53

  • Introduction
    01:01
  • Overview Maven Lifecycle Plugins
    09:25
  • Maven Clean Plugin
    06:32
  • Maven Compiler Plugin
    03:25
  • Maven Resources Plugin
    03:51
  • Maven Surefire Plugin
    04:24
  • Maven Jar Plugin
    09:23
  • Maven Deploy Plugin
    03:49
  • Maven Site Plugin
    05:51
  • Maven and Source Control
    05:03
  • Other Maven Plugins
    06:52
  • Common Maven Commands and CheatSheet
    06:42
  • Conclusion
    01:03

  • Introduction
    00:47
  • XSD to Java with Maven
    12:38
  • Assignment - Clean JAXB Project Automatically
    01:03
  • Assignment Review - Clean JAXB Project Automatically
    02:31
  • Using Maven to Generate Java Classes from JSON Schema
    12:12
  • Challenge - Create Project Lombok Project with Maven
    02:55
  • Generating Java Classes with Project Lombok and Maven
    07:42
  • Challenge - Create MapStruct Project with Maven
    02:43
  • Generating Java Classes with MapStruct and Maven
    11:54
  • Conclusion
    01:55

  • Introduction
    02:21
  • Overview of Alternate JVM Languages with Maven
    05:08
  • Compile Groovy with Maven
    08:49
  • Compile Kotlin with Maven
    08:07
  • Compile Scala with Maven
    02:41
  • Conclusion
    01:00

  • Introduction
    02:43
  • Overview of Testing with Maven
    02:56
  • Using Maven Surefire for POJO Unit Tests
    05:17
  • Using Maven Surefire for JUnit 4 Unit Tests
    03:01
  • Using Maven Surefire for JUnit 5 Unit Tests
    05:55
  • Using Maven Surefire for JUnit 4 and JUnit 5 Tests
    05:40
  • Assignment: Add Groovy and JUnit 4 Support to Maven Project
    01:32
  • Assignment Review
    04:19
  • Using Maven Surefire for Spock Tests
    10:42
  • Challenge: Use JUnit 5 with Spock
    01:00
  • Using Spock with JUnit 5
    05:48
  • Using Maven Surefire for TestNG Unit Tests
    03:43
  • Generating Test Reports with Maven
    04:44
  • Running Integration Tests with Maven Failsafe
    06:34
  • Code Coverage with Jacoco
    07:42
  • Maven Spot Bugs Report
    03:50
  • Setting Maven Version in IntelliJ
    04:13
  • Assignment - Fix Broken Maven Project
    03:24
  • Assignment Review
    13:35
  • Skipping Unit and Integration Tests in Maven
    04:50
  • Conclusion
    01:15

  • Introduction
    01:32
  • Overview of Multi Module Projects
    07:32
  • Creating Parent Project
    03:22
  • Create Project Module for Entities
    10:34
  • Using IntelliJ to Create New Maven Module
    04:58
  • Assignment Add Module for API Model Using XML
    02:06
  • Assignment Review Adding Project Module for API Model
    08:37
  • Maven Dependencies Between Modules
    09:34
  • Assignment Add Module for MapStruct Converters
    01:24
  • Assignment Review - Add MapStruct Module
    10:25
  • Setting Version via Maven Property
    05:40
  • Maven Flatten Plugin
    06:46
  • Maven Enforcer Plugin
    06:03
  • Assignment - Repair Multi-Module Maven Project
    01:24
  • Assignment Review - Repair Multi-Module Maven Project
    06:58
  • Overview of Maven Bill of Materials (BOM)
    04:39
  • Example of Maven BOM
    05:38
  • Conclusion
    01:38

Requirements

  • Must have knowledge of Java programming. (Java 1.8 or higher is ideal)
  • Computer capable of supporting Java 11 development with internet access
  • Fundamental XML knowledge helpful

Description

Apache Maven is the most popular Java build tool. Companies and Open Source communities around the world, consider Apache Maven the 'go-to' build tool for their Java projects.

In this course, you will learn to master Apache Maven. You will become a 'guru' using Apache Maven.

No previous experience with Apache Maven is required.

In just a few lessons, you will be building your first Apache Maven project! 

In this course, you will:

  • Learn about the Maven Build Lifecycles

  • Use Maven to build and package Java projects

  • See how to use Maven with popular alternative JVM languages, including Groovy, Kotlin, and Scala

  • Configure Maven to run your unit and integration tests written in JUnit 3, JUnit 4, JUnit 5, TestNG, and Spock

  • Generate source code from XML and JSON Schemas

  • Leverage annotation processing at compile time for Project Lombok and Mapstruct

  • Learn in depth about the Apache Maven plugin system and see how plugins are used in the build lifecycle

  • Build Spring Boot applications with Apache Maven

  • Improve your code quality with code coverage and spot bugs reports

  • Unlock valuable capabilities of the Spring Boot Maven plugin!

  • Deploy project artifacts to Maven repositories

  • Develop multi-module Maven projects

  • Learn how to use Maven Build Profiles

  • Perform Releases using the Maven Release Plugin

  • How to use Maven for Enterprise Dependency management by using BOMs

  • And much more!

This is course is for the modern Java developer.

The entire course has been developed using Java 11.

Course Extras

  • All Source Code in GitHub - Get access to over a dozen GitHub repositories with valuable examples!

  • Slack Community - Join the instructor, teacher's assistants, and over 1,100 other students in a Slack Community exclusive to this course!

  • Free 120 Day IntelliJ Ultimate Trial - Students enrolling in the course can request a free 120 day trial for IntelliJ Ultimate (the most popular Java IDE!)

  • Closed Captioning / Subtitles - Closed captioning in english is available for all course videos!

  • PDF Downloads - All keynote presentations are available for you to download as PDFs.

  • Lifetime Access - When you purchase this course, you will receive lifetime access! You can login anytime from anywhere to access the course content.

Apache Maven is used by over 70% of Java organizations. Employers are seeking people with strong Maven skills.

Completing this course, you will be able to answer interview questions about Maven with confidence! 

Even if you're already a Java developer using Apache Maven, this course will improve your Maven skills and show you new valuable best practices for your Java projects.

Enroll today!

Who this course is for:

  • Java Developers seeking to master Apache Maven
  • DevOps Engineers who wish to expand their build and deployment skills
  • Technical Managers wishing to understand the capabilities of Maven better
  • QA Engineers interested in software quality

Featured review

George Wright
George Wright
36 courses
7 reviews
Rating: 5.0 out of 5a year ago
Started out with this a month or so ago. As soon as I saw the material on GitHub, I stopped and did a GitHub course. A warning about pre-requisites would be helpful. JT is a terrific instructor. Listening to him is like sitting next to a trusted colleague, somebody who knows what he's doing and knows how to get the point across---without any arrogance or impatience.

Instructor

John Thompson
Spring Framework Guru - Best Selling Instructor
John Thompson
  • 4.4 Instructor Rating
  • 31,346 Reviews
  • 179,712 Students
  • 17 Courses

Hi. I'm John.

I've been in the IT industry for over 20 years. Today, I specialize mainly in Java, the most successful and widely known programming language in use today. I also specialize with the Spring Framework, which the most popular open source application framework for building enterprise class applications on the Java platform. Just some of the organizations I've worked with include Visa, Kohls, Federal Home Loan Bank, and Belk Department Stores.

Through the courses I'm providing, I hope to leverage my years of experience to accelerate your learning of the Spring Framework. I'm not going to lie to you. The Spring Framework is a big framework. The environment for enterprise Java is even bigger. If you're new to Java, you have a lot to learn. I hope through the content on this web site I can accelerate your education of the Java and Spring landscape.

  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.