[JIRA] (JENKINS-52704) After update of parent pom, build failure: jenkins/util/SystemProperties must not be used

2020-01-14 Thread s...@mit.edu (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 manus commented on  JENKINS-52704  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: After update of parent pom, build failure: jenkins/util/SystemProperties must not be used   
 

  
 
 
 
 

 
 This can probably be closed, yes?  
 

  
 
 
 
 

 
 
 

 
 
 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.192593.1532353887000.7952.1578999660148%40Atlassian.JIRA.


[JIRA] (JENKINS-52704) After update of parent pom, build failure: jenkins/util/SystemProperties must not be used

2018-08-07 Thread wu.hait...@zte.com.cn (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 HaiTong Wu commented on  JENKINS-52704  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: After update of parent pom, build failure: jenkins/util/SystemProperties must not be used   
 

  
 
 
 
 

 
 Because the velocity of allocation and releasing nodes is too slow, I modify the code of mesos plugin (v0.13.1). It was built OK. Now I want to update mesos plugin version to 0.17, so I merge my modification to source code of v0,17. But it can't be built. I just used the original pom file in mesos plugin source code. Why it built ok in v0.13.2, but no ok in v0.17?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





-- 
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-52704) After update of parent pom, build failure: jenkins/util/SystemProperties must not be used

2018-08-07 Thread kshu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Karl Shultz assigned an issue to Karl Shultz  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-52704  
 
 
  After update of parent pom, build failure: jenkins/util/SystemProperties must not be used   
 

  
 
 
 
 

 
Change By: 
 Karl Shultz  
 
 
Assignee: 
 James Dumay Karl Shultz  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





-- 
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-52704) After update of parent pom, build failure: jenkins/util/SystemProperties must not be used

2018-08-07 Thread kshu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Karl Shultz commented on  JENKINS-52704  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: After update of parent pom, build failure: jenkins/util/SystemProperties must not be used   
 

  
 
 
 
 

 
 HaiTong Wu - I haven't solved the problem, because I haven't been actively working on it. I think this particular plugin needs to go up for adoption, because I suspect James Dumay has moved on to other things. I'd like to make sure I understand you correctly. It sounds like you're trying to do the exact same thing with the mesos plugin - which is, update its parent POM. And doing so causes the plugin to not build anymore. Is that correct? This seems like surely it's a problem which has been found, and solved, by someone else. I will ask around.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





-- 
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-52704) After update of parent pom, build failure: jenkins/util/SystemProperties must not be used

2018-08-06 Thread wu.hait...@zte.com.cn (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 HaiTong Wu edited a comment on  JENKINS-52704  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: After update of parent pom, build failure: jenkins/util/SystemProperties must not be used   
 

  
 
 
 
 

 
 I've got the same problem. In my modification to mesos plugin's code, I also want to get system property like "SystemProperties.getInteger(...)". But when I update the meoso plugin into newest version, it can not build. The message is the same:[INFO]  ---  —  access-modifier-checker:1.15:enforce (default-enforce) @ mesos  ---  — [ERROR] org/jenkinsci/plugins/mesos/MesosRetentionStrategy:36 jenkins/util/SystemProperties must not be used[INFO] [INFO] BUILD FAILURE   Karl Shultz, have you solved the problem?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





-- 
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-52704) After update of parent pom, build failure: jenkins/util/SystemProperties must not be used

2018-08-06 Thread wu.hait...@zte.com.cn (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 HaiTong Wu commented on  JENKINS-52704  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: After update of parent pom, build failure: jenkins/util/SystemProperties must not be used   
 

  
 
 
 
 

 
 I've got the same problem.  In my modification to mesos plugin's code, I also want to get system property like "SystemProperties.getInteger(...)". But when I update the meoso plugin into newest version, it can not build. The message is the same: [INFO] — access-modifier-checker:1.15:enforce (default-enforce) @ mesos — [ERROR] org/jenkinsci/plugins/mesos/MesosRetentionStrategy:36 jenkins/util/SystemProperties must not be used [INFO]  [INFO] BUILD FAILURE    
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





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