Versions Compared

Key

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

...

  1. First we will need to download the Jenkins FlexDeploy Plugin from here.[MAKE SURE TO MAKE THIS A LINK TO A PLACE THEY CAN GET THE PLUGIN.]

  2. If you downloaded the source code, you'll need to build the .hpi file by navigating to the directory containing the pom.xml and runningĀ mvn package.
    • If you just downloaded the compiled JenkinsFlexDeployPlugin.hpi, you can skip this step and just move on to step 3.

  3. To upload the plugin, connect to your Jenkins server and click "Manage Jenkins" then choose "Manage Plugins".
  4. On the "Manage Plugins" page, choose the "Advanced" tab, then click "Choose File" under the "Upload Plugin" section.



  5. After clicking Upload, you may need to restart the Jenkins server for the changes to take effect. Just check the box on the next screen.

    Configuring the Plugin to work with FlexDeploy

...