maven-install-plugin
<plugin>
<artifactId>maven-install-plugin</artifactId>
<version>3.1.2</version>
</plugin>
- Install the built artifact into the local repository.
Goals
install (default)
mvn install # install the current project into the ~/.m2 folder