Upgrading from Tomcat 7.0.20 (I think...) to Tomcat 7.0.26 seems to have fixed it - without wasting any further time on it it looks like perhaps Tomcat had a bug with URI decoding form encoded parameters in a POST?
On Wednesday, May 15, 2013 1:58:09 PM UTC+1, Robert Elliot wrote: > > Hi, > > When I save the configuration for a Maven built job with "clean install" > as the value of the "Goals and options" field it gets persisted as > "clean+install". Unsurprisingly this breaks Maven when the build runs, as > maven expects a space not a +. > > This happens with a completely new job. > > Has anyone else experienced this / got a fix, before I spend too much time > diagnosing it? > > I've attached the details from the System Info page. > > Rob > -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
