91cdab
.TH MVN "1" "April 2015" "Apache Maven 3.3.1" "User Commands"
91cdab
.SH NAME
91cdab
mvn \- software project management and comprehension tool
91cdab
.SH DESCRIPTION
91cdab
usage: mvn [options] [<goal(s)>] [<phase(s)>]
91cdab
usage: mvnDebug [options] [<goal(s)>] [<phase(s)>]
91cdab
.SH OPTIONS
91cdab
.TP
91cdab
\fB\-am\fR,\-\-also\-make
91cdab
If project list is specified, also
91cdab
build projects required by the
91cdab
list
91cdab
.TP
91cdab
\fB\-amd\fR,\-\-also\-make\-dependents
91cdab
If project list is specified, also
91cdab
build projects that depend on
91cdab
projects on the list
91cdab
.TP
91cdab
\fB\-B\fR,\-\-batch\-mode
91cdab
Run in non\-interactive (batch)
91cdab
mode
91cdab
.TP
91cdab
\fB\-b\fR,\-\-builder <arg>
91cdab
The id of the build strategy to
91cdab
use.
91cdab
.TP
91cdab
\fB\-C\fR,\-\-strict\-checksums
91cdab
Fail the build if checksums don't
91cdab
match
91cdab
.TP
91cdab
\fB\-c\fR,\-\-lax\-checksums
91cdab
Warn if checksums don't match
91cdab
.TP
91cdab
\fB\-cpu\fR,\-\-check\-plugin\-updates
91cdab
Ineffective, only kept for
91cdab
backward compatibility
91cdab
.TP
91cdab
\fB\-D\fR,\-\-define <arg>
91cdab
Define a system property
91cdab
.TP
91cdab
\fB\-e\fR,\-\-errors
91cdab
Produce execution error messages
91cdab
.TP
91cdab
\fB\-emp\fR,\-\-encrypt\-master\-password <arg>
91cdab
Encrypt master security password
91cdab
.TP
91cdab
\fB\-ep\fR,\-\-encrypt\-password <arg>
91cdab
Encrypt server password
91cdab
.TP
91cdab
\fB\-f\fR,\-\-file <arg>
91cdab
Force the use of an alternate POM
91cdab
file (or directory with pom.xml).
91cdab
.TP
91cdab
\fB\-fae\fR,\-\-fail\-at\-end
91cdab
Only fail the build afterwards;
91cdab
allow all non\-impacted builds to
91cdab
continue
91cdab
.TP
91cdab
\fB\-ff\fR,\-\-fail\-fast
91cdab
Stop at first failure in
91cdab
reactorized builds
91cdab
.TP
91cdab
\fB\-fn\fR,\-\-fail\-never
91cdab
NEVER fail the build, regardless
91cdab
of project result
91cdab
.TP
91cdab
\fB\-gs\fR,\-\-global\-settings <arg>
91cdab
Alternate path for the global
91cdab
settings file
91cdab
.TP
91cdab
\fB\-gt\fR,\-\-global\-toolchains <arg>
91cdab
Alternate path for the global
91cdab
toolchains file
91cdab
.TP
91cdab
\fB\-h\fR,\-\-help
91cdab
Display help information
91cdab
.TP
91cdab
\fB\-l\fR,\-\-log\-file <arg>
91cdab
Log file to where all build output
91cdab
will go.
91cdab
.TP
91cdab
\fB\-llr\fR,\-\-legacy\-local\-repository
91cdab
Use Maven 2 Legacy Local
91cdab
Repository behaviour, ie no use of
91cdab
_remote.repositories. Can also be
91cdab
activated by using
91cdab
\fB\-Dmaven\fR.legacyLocalRepo=true
91cdab
.TP
91cdab
\fB\-N\fR,\-\-non\-recursive
91cdab
Do not recurse into sub\-projects
91cdab
.TP
91cdab
\fB\-npr\fR,\-\-no\-plugin\-registry
91cdab
Ineffective, only kept for
91cdab
backward compatibility
91cdab
.TP
91cdab
\fB\-npu\fR,\-\-no\-plugin\-updates
91cdab
Ineffective, only kept for
91cdab
backward compatibility
91cdab
.TP
91cdab
\fB\-nsu\fR,\-\-no\-snapshot\-updates
91cdab
Suppress SNAPSHOT updates
91cdab
.TP
91cdab
\fB\-o\fR,\-\-offline
91cdab
Work offline
91cdab
.TP
91cdab
\fB\-P\fR,\-\-activate\-profiles <arg>
91cdab
Comma\-delimited list of profiles
91cdab
to activate
91cdab
.TP
91cdab
\fB\-pl\fR,\-\-projects <arg>
91cdab
Comma\-delimited list of specified
91cdab
reactor projects to build instead
91cdab
of all projects. A project can be
91cdab
specified by [groupId]:artifactId
91cdab
or by its relative path.
91cdab
.TP
91cdab
\fB\-q\fR,\-\-quiet
91cdab
Quiet output \- only show errors
91cdab
.TP
91cdab
\fB\-rf\fR,\-\-resume\-from <arg>
91cdab
Resume reactor from specified
91cdab
project
91cdab
.TP
91cdab
\fB\-s\fR,\-\-settings <arg>
91cdab
Alternate path for the user
91cdab
settings file
91cdab
.TP
91cdab
\fB\-T\fR,\-\-threads <arg>
91cdab
Thread count, for instance 2.0C
91cdab
where C is core multiplied
91cdab
.TP
91cdab
\fB\-t\fR,\-\-toolchains <arg>
91cdab
Alternate path for the user
91cdab
toolchains file
91cdab
.TP
91cdab
\fB\-U\fR,\-\-update\-snapshots
91cdab
Forces a check for missing
91cdab
releases and updated snapshots on
91cdab
remote repositories
91cdab
.TP
91cdab
\fB\-up\fR,\-\-update\-plugins
91cdab
Ineffective, only kept for
91cdab
backward compatibility
91cdab
.TP
91cdab
\fB\-V\fR,\-\-show\-version
91cdab
Display version information
91cdab
WITHOUT stopping build
91cdab
.TP
91cdab
\fB\-v\fR,\-\-version
91cdab
Display version information
91cdab
.TP
91cdab
\fB\-X\fR,\-\-debug
91cdab
Produce execution debug output