[jbosstools-issues] [JBoss JIRA] (JBIDE-26377) Upgrade jacoco jenkins plugin to 0.8.2+

Nick Boldt (JIRA) issues at jboss.org
Fri Sep 28 08:56:01 EDT 2018


    [ https://issues.jboss.org/browse/JBIDE-26377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13639976#comment-13639976 ] 

Nick Boldt commented on JBIDE-26377:
------------------------------------

As long as you kick a build using the jdk11 profile, jacoco 0.8.2 will be used. 

https://github.com/jbosstools/jbosstools-build/blob/master/parent/pom.xml#L894

HOWEVER... Nexus + JDK 11 = *sad trombone*. 
* https://issues.sonatype.org/browse/NEXUS-17859
* https://bugs.openjdk.java.net/browse/JDK-8209965 (fixed in 12.0, will be backported to JDK 11.0.2)
* https://bugs.openjdk.java.net/browse/JDK-8210005 (backport of TLS fix for 11.0.2
* https://stackoverflow.com/questions/52016415/jdk-11-ssl-error-on-valid-certificate-working-in-previous-versions/52055925#52055925

So really the issue is getting JDK 11.0.2 on CCI Jenkins. But at the moment I only see 11.0 on https://www.oracle.com/technetwork/java/javase/downloads/jdk11-downloads-5066655.html

So... we continue to wait. 



> Upgrade jacoco jenkins plugin to 0.8.2+
> ---------------------------------------
>
>                 Key: JBIDE-26377
>                 URL: https://issues.jboss.org/browse/JBIDE-26377
>             Project: Tools (JBoss Tools)
>          Issue Type: Task
>          Components: build
>            Reporter: Aurélien Pupier
>            Assignee: Pavol Srna
>
> requires upgrade of Jenkins plugins
> it will allow to benefits from latest fix and improvements of Jacoco and avoids to have to set a specific version of jacoco for each jdk version profile



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)



More information about the jbosstools-issues mailing list