What is the main purpose of the install phase?
to install all of the remote dependencies
to copy the final project artifacts into the local Maven repository maven docs
to deploy the final project artifacts into a remote Maven repository
to compile the source code of the project