-pl
or --projects
allows you to select a specific set of projects to apply your goal, (e.g. clean install
) this way saving the time you would spend waiting for a full build on a big project if you just need to build a couple modules.
You might wanna check the following section:
- Specifying a Subset of Projects