jenkins with groovy postbuild .Not able to execute anything in groovy script field
89 views
Skip to first unread message
apoorva s
unread,
Jun 5, 2015, 2:21:27 AM6/5/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jenkins...@googlegroups.com
i need to run set of code after the build is completed. I use groovy postbuild plugin(version2.2). I am new to jenkins and groovy. I tried simple println but it is not working. I tried something like this also and its not working.
i see the above (second image) as output for first image. What might be the problem?
Ioannis Moutsatsos
unread,
Jun 11, 2015, 6:09:14 AM6/11/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jenkins...@googlegroups.com
Check out the Jenkins log since you are writing via a logger. You can find the log recorders under http://JenkinsServer:8080/log