Getting started¶
The fastest way in: understand what Maven does, install it, and run your first build.
Start here¶
-
Not sure Maven is the right tool? Start with what it is, what it solves, and what it isn't.
-
Install a JDK, install Maven, and verify the
mvncommand works โ prerequisite for every tutorial below. -
Your first Maven build in 5 minutes
The primary hands-on entry point: go from nothing to a packaged JAR in five minutes.
-
Build a real project in 30 minutes
A deeper, from-scratch walkthrough: directory layout, dependencies, plugins, and tests.
The full App developer flow¶
Once the basics click, the rest of the App developer documentation is organized into four quadrants. Expand each section below to see everything it contains.
๐ Tutorials
- Build a real project in 30 minutes โ a from-scratch walkthrough of a Maven project.
- Running and configuring tests โ set up and run unit tests with Surefire.
๐ ๏ธ How-to guides
๐ก Key concepts
๐ Reference
Need help along the way? See Getting Help in the Community section.
๐ง Dummy structure โ content pending
This getting-started landing is a placeholder created during the Phase 1 information-architecture restructure.
Most linked pages are still stubs.