Re: Fortify 360 Plugin

2013-05-09 Thread vidya nand
Thanks, I was able to install the hpi successfully, and see the visual settings . Going further , how do we do these things: 1) fortify 360 server url 2) How do we define FPR for uploading it to server. 3) Generating upload token. I can see the help , but where do we need to run the command?

Re: Fortify 360 Plugin

2013-05-07 Thread oliver gondža
Hi, if you do not see visual components of your plugin after installation, visit script console of your instance and make sure the plugin is loaded* and your implementations of extension points are registered**. * `println(Jenkins.instance.pluginManager.plugins)` should list your plugin *