Re: NullPointer from hudson.maven.Maven3Builder$MavenExecutionListener with maven-native-plugin/packaging dll

2014-04-16 Thread James Hutton
Looks like this is related to jenkins-12259. On Friday, March 14, 2014 8:16:39 AM UTC-4, James Hutton wrote: I have a multimodule plugin that has a native module in it that produces a dll (don't ask, legacy reasons). However it appears that jenkins is not producing a MavenBuildProxy2

NullPointer from hudson.maven.Maven3Builder$MavenExecutionListener with maven-native-plugin/packaging dll

2014-03-14 Thread James Hutton
I have a multimodule plugin that has a native module in it that produces a dll (don't ask, legacy reasons). However it appears that jenkins is not producing a MavenBuildProxy2 instance that matches the module's name, hence on projectStarted, etc the execution listener throws a