[JIRA] (JENKINS-38888) Plugin parent pom v2.13+ causes jacoco build failures in rest plugins

2016-10-23 Thread jdu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Dumay resolved as Won't Fix  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Lets re-open this when it becomes critical   
 

  
 
 
 
 

 
 Jenkins /  JENKINS-3  
 
 
  Plugin parent pom v2.13+ causes jacoco build failures in rest plugins   
 

  
 
 
 
 

 
Change By: 
 James Dumay  
 
 
Status: 
 Open Resolved  
 
 
Resolution: 
 Won't Fix  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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.g

[JIRA] (JENKINS-38888) Plugin parent pom v2.13+ causes jacoco build failures in rest plugins

2016-10-11 Thread tom.fenne...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Tom FENNELLY commented on  JENKINS-3  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Plugin parent pom v2.13+ causes jacoco build failures in rest plugins   
 

  
 
 
 
 

 
 See https://github.com/jenkinsci/blueocean-plugin/pull/558 also for more conversation on the issue.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-38888) Plugin parent pom v2.13+ causes jacoco build failures in rest plugins

2016-10-11 Thread tom.fenne...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Tom FENNELLY created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-3  
 
 
  Plugin parent pom v2.13+ causes jacoco build failures in rest plugins   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Vivek Pandey  
 
 
Components: 
 blueocean-plugin  
 
 
Created: 
 2016/Oct/11 9:09 AM  
 
 
Priority: 
  Major  
 
 
Reporter: 
 Tom FENNELLY  
 

  
 
 
 
 

 
 (Vivek Pandey yo Vivek ... just assigning to you initially ... please reassign as you see fit) Changes were made to the plugin parent pom in v2.13 that cause the Blue Ocean build to fail.  Basically, the maven-surefire-plugin plugin must be configured with -Djava.awt.headless=true. If not, the jacoco-maven-plugin causes the build to fail with a complexity rule error. Yeah ... that sounds totally weird, but it is the case. It must be a side effect of some other issue. Worked around by adding an explicit config of maven-surefire-plugin to the root pom in blue ocean. That will prob need to be reviewed as part of resolving this ticket.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment