Hi, I was trying to diagnose the same behaviour for the maven-plugin, and one thing that I saw different in all the plugins jobs running in https://jenkins.ci.cloudbees.com/job/plugins/job/, is the parameter -gs /tmp/global-settings${some.random.number}.xml.
You can see an example of this in the ironmq-notifier-plugin build log https://jenkins.ci.cloudbees.com/job/plugins/job/ironmq-notifier-plugin/5/consoleText. The maven process is launched using the file global-settings999678489934618492.xml. Someone have access to see the content of this setting.xml? Greetings. Marcelo Rebasti On Fri, Oct 11, 2013 at 12:49 PM, Mike Caspar <[email protected]>wrote: > Glad it's not just me (sort of). > > I just recommitted, it seemed to download 1/2 the internet and now it's > back on track. > > I noticed that the same time there was some kind of issue with Cloud slave > provisioning. Maybe it tried to build there and couldn't. > > Back on track now, so I guess that's fine.. > > Thanks! > > > > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
