Okay I figured out what the problem was. As it turns out during the upgrade I lost the contents of: <Jenkins install folder>\tools\hudson.tasks.Maven_MavenInstallation\Maven_3.x.x\conf\settings.xml
Thus the embedded maven couldn't connect to our Nexus repositories and resolve the parent POM. The error was misleading and it took me a while to figure it out. I also tried to set the Maven settings file at the project level and I noticed that didn't work. Also, is annoying how you can't just configure this parameter as a system wide for the given maven installation. -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/d07e8634-ff26-45ee-8585-e9cd5e25b5cc%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
