[JIRA] (JENKINS-53794) jira-trigger-plugin fails to trigger job and throws error

2020-02-21 Thread matej...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Matej Dro commented on  JENKINS-53794  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: jira-trigger-plugin fails to trigger job and throws error   
 

  
 
 
 
 

 
 I stand corrected.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.194307.1537972591000.4164.1582282380386%40Atlassian.JIRA.


[JIRA] (JENKINS-53794) jira-trigger-plugin fails to trigger job and throws error

2020-02-20 Thread matej...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Matej Dro commented on  JENKINS-53794  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: jira-trigger-plugin fails to trigger job and throws error   
 

  
 
 
 
 

 
 This PR has not been merged since September. I don't think waiting for them to finally merge is a good solution.  Would forking rest java client be a good idea?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.194307.1537972591000.3542.1582202400345%40Atlassian.JIRA.


[JIRA] (JENKINS-52171) Gitlab plugin uncompatible with Jira plugin in pipeline

2018-11-15 Thread matej...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Matej Dro commented on  JENKINS-52171  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Gitlab plugin uncompatible with Jira plugin in pipeline   
 

  
 
 
 
 

 
 This version actually crashed my jenkins on boot, so I could not even get to testing conflict. This was the exception: 

 

java.lang.NullPointerException
	at com.dabsquared.gitlabjenkins.connection.GitLabConnection.migrate(GitLabConnection.java:152)
Caused: java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.init.TaskMethodFinder.invoke(TaskMethodFinder.java:104)
Caused: java.lang.Error
	at hudson.init.TaskMethodFinder.invoke(TaskMethodFinder.java:110)
	at hudson.init.TaskMethodFinder$TaskImpl.run(TaskMethodFinder.java:175)
	at org.jvnet.hudson.reactor.Reactor.runTask(Reactor.java:282)
	at jenkins.model.Jenkins$5.runTask(Jenkins.java:1065)
	at org.jvnet.hudson.reactor.Reactor$2.run(Reactor.java:210)
	at org.jvnet.hudson.reactor.Reactor$Node.run(Reactor.java:117)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused: org.jvnet.hudson.reactor.ReactorException
	at org.jvnet.hudson.reactor.Reactor.execute(Reactor.java:269)
	at jenkins.InitReactorRunner.run(InitReactorRunner.java:47)
	at jenkins.model.Jenkins.executeReactor(Jenkins.java:1099)
	at jenkins.model.Jenkins.(Jenkins.java:904)
	at hudson.model.Hudson.(Hudson.java:86)
	at hudson.model.Hudson.(Hudson.java:82)
	at hudson.WebAppMain$3.run(WebAppMain.java:233)
Caused: hudson.util.HudsonFailedToLoad
	at hudson.WebAppMain$3.run(WebAppMain.java:250)
 

  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
  

[JIRA] (JENKINS-25443) Show code coverage by source file

2018-10-24 Thread matej...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Matej Dro commented on  JENKINS-25443  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Show code coverage by source file   
 

  
 
 
 
 

 
 This would also be useful for Kotlin files containing coroutines - these usually contain lots of subclasses, similarly to groovy example from above.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-52171) Gitlab plugin uncompatible with Jira plugin in pipeline

2018-08-20 Thread matej...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Matej Dro commented on  JENKINS-52171  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Gitlab plugin uncompatible with Jira plugin in pipeline   
 

  
 
 
 
 

 
 Sorry for the delay. I'm still getting this error with added snapshot gitlab plugin (jira plugin is still latest stable) 

 

java.lang.LinkageError: ClassCastException: attempting to castjar:file:/var/lib/jenkins/plugins/gitlab-plugin/WEB-INF/lib/jboss-jaxrs-api_2.0_spec-1.0.0.Final.jar!/javax/ws/rs/ext/RuntimeDelegate.classtojar:file:/var/lib/jenkins/plugins/jira/WEB-INF/lib/jersey-core-1.5.jar!/javax/ws/rs/ext/RuntimeDelegate.class
	at javax.ws.rs.ext.RuntimeDelegate.findDelegate(RuntimeDelegate.java:116)
	at javax.ws.rs.ext.RuntimeDelegate.getInstance(RuntimeDelegate.java:91)
	at javax.ws.rs.core.UriBuilder.newInstance(UriBuilder.java:69)
	at javax.ws.rs.core.UriBuilder.fromUri(UriBuilder.java:80)
	at com.atlassian.jira.rest.client.internal.async.AsynchronousJiraRestClient.(AsynchronousJiraRestClient.java:45)
	at com.atlassian.jira.rest.client.internal.async.AsynchronousJiraRestClientFactory.create(AsynchronousJiraRestClientFactory.java:37)
	at com.atlassian.jira.rest.client.internal.async.AsynchronousJiraRestClientFactory.createWithBasicHttpAuthentication(AsynchronousJiraRestClientFactory.java:42)
	at hudson.plugins.jira.JiraSite.createSession(JiraSite.java:303)
	at hudson.plugins.jira.JiraSite.getSession(JiraSite.java:278)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:93)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1213)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1022)
	at org.codehaus.groovy.runtime.callsite.PojoMetaClassSite.call(PojoMetaClassSite.java:47)
	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:48)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:113)
	at org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:157)
	at org.kohsuke.groovy.sandbox.GroovyInterceptor.onMethodCall(GroovyInterceptor.java:23)
	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onMethodCall(SandboxInterceptor.java:133)
	at org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:155)
	at org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:159)
	at org.kohsuke.groovy.sandbox.impl.Checker$checkedCall$0.callStatic(Unknown Source)
	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallStatic(CallSiteArray.java:56)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:194)
	at WorkflowScript.getMergingBuildNumber(WorkflowScript:36)
 

  
 

  
 
 
 
 

 
  

[JIRA] (JENKINS-45930) Pipeline: Warnings Plugin fails with CodeNarc XML report (java.io.NotSerializableException)

2018-04-10 Thread matej...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Matej Kenda edited a comment on  JENKINS-45930  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Pipeline: Warnings Plugin fails with CodeNarc XML report (java.io.NotSerializableException)   
 

  
 
 
 
 

 
 Hi [~fch], thank you for your attention.We used CodeNarc plugin in a freestyle job, however we needed to convert it to a pipeline job and then CodeNarc plugin stopped to work. For now we just save the reports as artifacts. I'll try your suggestion, thanks,  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-45930) Pipeline: Warnings Plugin fails with CodeNarc XML report (java.io.NotSerializableException)

2018-04-10 Thread matej...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Matej Kenda commented on  JENKINS-45930  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Pipeline: Warnings Plugin fails with CodeNarc XML report (java.io.NotSerializableException)   
 

  
 
 
 
 

 
 Hi Fedor Chemaskin, thank you for your attention. We used CodeNarc plugin in a freestyle job, however we needed to convert it to a pipeline job and then CodeNarc plugin stopped to work. For now we just save the reports as artifacts.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-45930) Pipeline: Warnings Plugin fails with CodeNarc XML report (java.io.NotSerializableException)

2018-03-26 Thread matej...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Matej Kenda updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-45930  
 
 
  Pipeline: Warnings Plugin fails with CodeNarc XML report (java.io.NotSerializableException)   
 

  
 
 
 
 

 
Change By: 
 Matej Kenda  
 
 
Attachment: 
 CodeNarc-Report.xml  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-45930) Pipeline: Warnings Plugin fails with CodeNarc XML report (java.io.NotSerializableException)

2018-03-26 Thread matej...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Matej Kenda edited a comment on  JENKINS-45930  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Pipeline: Warnings Plugin fails with CodeNarc XML report (java.io.NotSerializableException)   
 

  
 
 
 
 

 
 I get the same problem with Codenarc 1.1 and Jenkins 2.112.This is the piece of the code to  publich  publish  CodeNarc results:{code:java}warnings( [canComputeNew: false,canResolveRelativePaths: false,parserConfigurations: [[parserName: 'Codenarc', pattern: 'target/CodeNarc-Report.xml']],useDeltaValues: true,useStableBuildAsReference: true] ){code}Shall a sample codenarc file also help?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-45930) Pipeline: Warnings Plugin fails with CodeNarc XML report (java.io.NotSerializableException)

2018-03-26 Thread matej...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Matej Kenda updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-45930  
 
 
  Pipeline: Warnings Plugin fails with CodeNarc XML report (java.io.NotSerializableException)   
 

  
 
 
 
 

 
Change By: 
 Matej Kenda  
 
 
Summary: 
 Pipeline: Warnings Plugin fails with CodeNarc XML report (java.io.NotSerializableException)  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-45930) Warnings Plugin fails with CodeNarc XML report (java.io.NotSerializableException)

2018-03-26 Thread matej...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Matej Kenda commented on  JENKINS-45930  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Warnings Plugin fails with CodeNarc XML report (java.io.NotSerializableException)   
 

  
 
 
 
 

 
 I get the same problem with Codenarc 1.1 and Jenkins 2.112. This is the piece of the code to publich CodeNarc results: 

 

warnings( [
canComputeNew: false,
canResolveRelativePaths: false,
parserConfigurations: [
[parserName: 'Codenarc', pattern: 'target/CodeNarc-Report.xml']
],
useDeltaValues: true,
useStableBuildAsReference: true
] )
 

 Shall a sample codenarc file also help?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [violations] (JENKINS-20836) Violations plugin doesn't properly display issue descriptions

2013-12-11 Thread matej...@gmail.com (JIRA)














































Matej Kenda
 created  JENKINS-20836


Violations plugin doesn't properly display issue descriptions















Issue Type:


Bug



Affects Versions:


current



Assignee:


peterkittreilly



Attachments:


Screen Shot 2013-12-02 at 13.24.30.png



Components:


violations



Created:


02/Dec/13 12:26 PM



Description:


CodeNarc XML file contains entries like this:













Text contains full description of the violation.

However in the source browser, the tooltips just show violation IDs for violation class and description (see attachment).




Environment:


Jenkins 1.541 (Ubuntu 13.10), Violations plugin 0.7.11, Violations columns 1.6




Project:


Jenkins



Priority:


Major



Reporter:


Matej Kenda

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.