Jenkins is an open source, cross-platform tool that provides continuous integration services for software development. It can build, test, and deliver software projects continuously, making it easy for developers to integrate changes. The plugin authenticates & authorizes users from TeamForge including the ability to set permissions in Jenkins based on roles in TeamForge project, upload build logs to TeamForge Documents, upload workspace artifacts to TeamForge File Releases and create/update TeamForge artifacts based on Jenkins build status.
Steps
1. Using the GUI: From your Jenkins dashboard navigate to Manage Jenkins and select the Available tab. Locate this plugin by searching for collabnet.
Managing plugins from Web UI Link: https://www.jenkins.io/doc/book/managing/plugins/#from-the-web-ui
2. Using the CLI tool: jenkins-plugin-cli –plugins collabnet:2.0.8
Jenkins Installation Manager Tool Link: https://github.com/jenkinsci/plugin-installation-manager-tool
3. Using direct upload: Download one of the releases and upload it to your Jenkins instance.
Jenkins Installation Link: https://www.jenkins.io/doc/book/managing/plugins/#advanced-installation
Jenkins Collabnet Releases Link: https://plugins.jenkins.io/collabnet/#releasesn