What is Maven Install plugin?

The Install Plugin is used during the install phase to add artifact(s) to the local repository . The Install Plugin uses the information in the POM (groupId, artifactId, version) to determine the proper location for the artifact within the local repository.

Leave a Reply

Your email address will not be published. Required fields are marked *