This duplicated DataBoundConstructor was introduced a year ago -> https://github.com/jenkinsci/build-pipeline-plugin/commit/6c153646fd89387b7c199342a04b3b013d01ca00, so I don't think it's the root cause for this error - even I didn't know you can have multiple DataBoundConstructors ...
So I guess this plugin requires some extra configuration / special environment to build. 2013/5/3 Mads Nielsen <[email protected]> > I think it is caused by a duplicate DataBound constructor somewhere in the > plugin, a colleague of mine had the exact same issue when he was building > it. He removed the oldest of the databound constructors and it worked. > > Can't remember sepecifics :) > > On Fri, May 3, 2013 at 2:10 PM, nicolas de loof > <[email protected]>wrote: > >> I can't run mvn hpi:run or other build commands on build-pipeline-plugin. >> the error routed me to https://issues.jenkins-ci.org/browse/JENKINS-11739, >> but didn't helped >> any thought ? >> >> -- >> 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. >> >> >> > > > > -- > * > * > *Mads Nielsen > Consultant > Praqma A/S > * > > *Tel: +45 50 98 18 09 > Mail: [email protected] <[email protected]> > web: www.praqma.net* > > -- > 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.
