List Info

Thread: Maven2 command line reference




Maven2 command line reference
user name
2006-07-31 19:28:23
On 7/31/06, jan_bar <herkule9syahoo.com> wrote:
> Hi,
>
> I searched maven site and even used Google, but I
cannot find any
> documentation about maven command line switches. For
instance "mvn -N
> install", what is the meaning of the -N?

you may get some base info with 'mvn --help':

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

Options:
[...]
 -N,--non-recursive            Do not recurse into
sub-projects
[...]

So mvn -N install won't look into sub-projects and will
install
only top project.

HTH,
Tomek

------------------------------------------------------------
---------
To unsubscribe, e-mail: users-unsubscribemaven.apache.org
For additional commands, e-mail: users-helpmaven.apache.org

[1]

about | contact  Other archives ( Real Estate discussion Medical topics )