

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Jenkins Plugin Question
I have a user that installed the Jenkins-Fortify plugin and everything seems to be configured properly. He created a token and put it into the job configuration but when he attempts to select the project name and project version from the drop down list it's not showing any projects. I was under the impression that having the fortify plugin installed and the token put into the system would allow him to upload but it appears there might be another issue. Suggestions?
Thanks
Mike

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Has the right token been generated? Please refer to the "HP Fortify Jenkins Plugin - Installation, Configuration, and Use" guide of the Fortify documentation set.


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
The documentation shows how to add a jenkinsToken to ssc\WEB-INF\internal\serviceContext.xml.
We got it working when this token was used. The existing AnalysisToken did not work due to permission issues.
Hope this helps.