Jira Jenkins integration

venkatakrishanan r October 13, 2021

Hi, 

Iam integrating Jira & Jenkins and have used Jira software Cloud and Jenkins on AWS VM

Followed the DOC : https://developer.atlassian.com/cloud/jira/platform/jira-rest-api-oauth-authentication and test connection was successful 

openjdk version "1.8.0_302"

Jenkins 2.303.2

1, Configured JIRA Trigger Plugin 1.0.1 in Jenkins tried with 1.0.0 but no luck 

While doing the basic testing in jira job has not trigger in Jenkins, Jenkins  logs 

java.lang.IllegalAccessException: Processing this request relies on deprecated behavior that will be disallowed in future releases of Java. See https://jenkins.io/redirect/stapler-reflective-access/ for more information. Details: Class org.kohsuke.stapler.RequestImpl can not access a member of class com.ceilfors.jenkins.plugins.jiratrigger.JiraCommentTrigger with modifiers "private"

 Could any one guide me 

1 answer

0 votes
Anil Sharma May 23, 2022

hey @venkatakrishanan r  have you got any success on the above?

 

For me, alongwith the above in logs, i m getting below but could not get any clue

Caused by: java.lang.IllegalArgumentException: Text must not be null or empty
at groovy.json.JsonSlurper.parseText(JsonSlurper.java:203)
at groovy.json.JsonSlurper$parseText.call(Unknown Source)
at com.ceilfors.jenkins.plugins.jiratrigger.webhook.JiraWebhook.processEvent(JiraWebhook.groovy:56)
at com.ceilfors.jenkins.plugins.jiratrigger.webhook.JiraWebhook$processEvent.callCurrent(Unknown Source)
at com.ceilfors.jenkins.plugins.jiratrigger.webhook.JiraWebhook.doIndex(JiraWebhook.groovy:51)

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events