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.
