Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

When the user wants to manually install a specific/unpublished version of QMetry plugin, they can manually install that version on the Jenkins master by uploading the .hpi archive.Follow below steps to upload and install a offline plugin on a Jenkins Server using .hpi archive.:

  • Login to your Jenkins as a user with administrative privileges.

  • Select ‘Manage Jenkins’ from the navigation menu.

...

  • Select the .hpi file from the window pop-up and click on the 'upload' button after the selection.

  • Once a plugin file has been uploaded, the Jenkins master must be manually restarted in order for the changes to take effect.

Note:  When you perform this procedure for an existing plugin, the old plugin version is removed from the file system, and the new one is added.

...