Maven Chapter Index

Introduction

This index lists all 15 chapters in the Hello Code Maven track, grouped by topic. Use it to jump to a lesson or compare coverage with frontend/gen_article_plan/maven.md.

Prerequisites

  • None—this page is a map, not a lesson

Getting Started (01–04)

#Chapter
01What Is Maven
02Installing Maven
03Using Maven in IntelliJ IDEA
04Your First Maven Project

POM and Dependencies (05–06)

#Chapter
05Understanding pom.xml
06Dependency Management

Build, Plugins, and Tests (07–09)

#Chapter
07Build Lifecycle
08Maven Plugins
09Testing with Maven

Configuration and Structure (10–12)

#Chapter
10Resources and Configuration
11Multi-Module Projects
12Repositories

Advanced and Resources (13–15)

#Chapter
13Advanced Topics
14Maven Resources and Book Recommendations
15Maven Chapter Index (this page)
TrackWhy
GradleAlternative JVM build tool
Spring Boot 3Uses Maven for packaging
JDBCDriver dependencies in POM
GitVersion control for projects
VueSeparate npm frontend CI alongside mvn backend builds

FAQ

Suggested learning order?

Follow 01→15, or 01→09 for daily build skills then 11–13 for team projects.

Windows / macOS / Linux install?

All covered in Installing Maven.

Troubleshooting?

See Advanced Topics — effective POM, dependency tree, common failures.

Report a typo?

Use Git fork workflow.

/category-logos/maven.svg in category_meta_info.json.