-
Notifications
You must be signed in to change notification settings - Fork 9
Jenkins plugin usage
For now, Grapes Jenkins plugins is only available for Maven2/3 jobs. It expects to find at the end of a build a file generated by the Grapes Maven plugin. It will send the file to the Grapes server selected into the job configuration and generate a report which will be attached to the build.
You can add as many Grapes server configurations you want into the global configuration.
Select in the Grapes post actions of your Maven2/3 job.
Select the Grapes server you want to send the information to.
After the build you will see that the Grapes Jenkins plugin is sending the report produced by the Grapes Maven plugin to the server.
If the notification fails, the plugin won't makes your build failed.
An action called 'Manage Grapes Notifications' is available from the Jenkins Administration panel.
This action makes Jenkins administrator able to resend notification that failed the first time.
If the notification succeeded, the plugin attaches an action to the build that displays a dependency report about what as just been built.
© Grapes 2014-2017