Maven uses a lifecycle (clean, compile, test, package, install, deploy) to manage project phases.
← Java theorytheory 0/50 · 0%
Build Tools · easy
15. Maven Lifecycle
Standardizing the build process.
Check your understanding
1. Which phase runs unit tests?
2. Where is Maven configuration stored?