April 2015
Intermediate to advanced
272 pages
4h 59m
English
While the most popular way to run Maven is to specify goals, Maven provides a number of command-line options to customize its behavior. They range from specifying values for properties, to varying the verbosity of the Maven output. It is useful to know some of the arguments, as they will often help with troubleshooting issues with Maven.
Maven is set up on your system and is verified as working.
To understand command-line options in Maven, perform the following steps:
mvn –h
A number of options that Maven supports are displayed in the preceding screenshot.
Read now
Unlock full access