Maven: The Complete Reference
Chapter 6. Running Maven

- 6.1. Maven Command Line Options
-
- 6.1.1. Defining Properties
- 6.1.2. Getting Help
- 6.1.3. Using Build Profiles
- 6.1.4. Displaying Version Information
- 6.1.5. Running in Offline Mode
- 6.1.6. Using a Custom POM or Custom Settings File
- 6.1.7. Encrypting Passwords
- 6.1.8. Dealing with Failure
- 6.1.9. Controlling Maven’s Verbosity
- 6.1.10. Running Maven in Batch Mode
- 6.1.11. Downloading and Verifying Dependencies
- 6.1.12. Non-recursive Builds
- 6.2. Using Advanced Reactor Options
- 6.3. Using the Maven Help Plugin
This chapter focuses on the various ways in which Maven can be customized at runtime. It also provides some documentation of special features such as the ability to customize the behavior of the Maven Reactor and how to use the Maven Help plugin to obtain information about plugins and plugin goals.
