Maven deploy Plugin
Jump to navigation
Jump to search
External
Internal
Overview
The deploy plugin copies artifacts into a remote repository (the install plugin copies artifacts into a remote repository). It uses the information in the POM (groupId, artifactId, version) to determine the proper location for the artifact within the local repository. It can also be used as a detached tool to copy arbitrary files into the repository.