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