Re: NullPointerException after minor dependency change to a pom.xml file

2013-12-09 Thread Stephane Odul
https://issues.jenkins-ci.org/browse/JENKINS-20929 -- You received this message because you are subscribed to the Google Groups Jenkins Users group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com. For more

Re: NullPointerException after minor dependency change to a pom.xml file

2013-12-08 Thread Christoph Kutzinski
Looks like a bug in the Maven Info Plugin. Can you open a new JIRA issue for this with a description on how to reproduce it? Am 08.12.2013 04:58, schrieb Stephane Odul: I managed to get out of the issue by cleaning up my pom.xml. It seems that Jenkins is a little more sensitive about the pom

Re: NullPointerException after minor dependency change to a pom.xml file

2013-12-07 Thread Stephane Odul
I managed to get out of the issue by cleaning up my pom.xml. It seems that Jenkins is a little more sensitive about the pom files. In our case here it had to do with dependency versions and/or typos in the custom properties. On Friday, December 6, 2013 9:49:04 PM UTC-8, Stephane Odul wrote:

NullPointerException after minor dependency change to a pom.xml file

2013-12-06 Thread Stephane Odul
00:00:02.778 ERROR: Processing failed due to a bug in the code. Please report this to jenkinsci-users@googlegroups.com 00:00:02.780 java.lang.NullPointerException 00:00:02.780 at jenkins.plugins.maveninfo.extractor.properties.PomPropertiesFinder.findProperties(PomPropertiesFinder.java:38)