Ubuntu Manpages

mvn

Command to start the Maven system

usage: mvn [options] [<goal(s)>] [<phase(s)>]

If project list is specified, also build projects required by the list
If project list is specified, also build projects that depend on projects on the list
Run in non-interactive (batch) mode
Fail the build if checksums don't match
Warn if checksums don't match
Force upToDate check for any relevant registered plugins
Define a system property
Produce execution error messages
Encrypt master security password
Encrypt server password
Force the use of an alternate POM file.
Only fail the build afterwards; allow all non-impacted builds to continue
Stop at first failure in reactorized builds
NEVER fail the build, regardless of project result
Alternate path for the global settings file
Display help information
Do not recurse into sub-projects
Don't use ~/.m2/plugin-registry.xml for plugin versions
Suppress upToDate check for any relevant registered plugins
Work offline
Comma-delimited list of profiles to activate
Build specified reactor projects instead of all projects
Quiet output - only show errors
Dynamically build reactor from subdirectories
Resume reactor from specified project
Alternate path for the user settings file
Forces a check for updated releases and snapshots on remote repositories
Synonym for cpu
Display version information WITHOUT stopping build
Display version information
Produce execution debug output

The full documentation for Apache is maintained as a Texinfo manual. If the info and Apache programs are properly installed at your site, the command

info Apache

should give you access to the complete manual.