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