What is the purpose of the mvn deploy command?
To install the project artifacts in the local repository.
To copy the project artifacts to a remote repository for sharing with other developers.
To create a distributable package of the project.
To delete all previous builds and artifacts.