Re: java.lang.NoSuchMethodError: org.apache.commons.configuration.MapConfiguration.(Ljava/util/Properties;)V

2017-03-08 Thread Richard Siebeling
iguration2.MapConfiguration > is included, but not the required >   org.apache.commons.configuration.MapConfiguration > > you should use org.apache.commons:commons-configuration > > Regards, > > Christian > > Am Dienstag, 7. März 2017 20:20:31 UTC+1 schrieb Richard Si

Re: java.lang.NoSuchMethodError: org.apache.commons.configuration.MapConfiguration.(Ljava/util/Properties;)V

2017-03-07 Thread Richard Siebeling
sorry, didn't work, I'm getting the same error. My dependency trees looks like: [info] Loading project definition from /xxx [info] Set current project to xxx (in build file:/xxx/) [info] Updating {file:/xxx/}backend... [info] Resolving jline#jline;2.12.1 ... [info] Done updating. [info] xxx:xxx_2.

Re: java.lang.NoSuchMethodError: org.apache.commons.configuration.MapConfiguration.(Ljava/util/Properties;)V

2017-03-07 Thread Richard Siebeling
:38 PM On Tuesday, 7 March 2017 20:20:31 UTC+1, Richard Siebeling wrote: > > Hi, > > I'm getting the following error while connecting with Adwords : > java.lang.NoSuchMethodError: > org.apache.commons.configuration.MapConfiguration.(Ljava/util/Properties;)V > The sta

Error calling the Adwords API from Scala

2017-03-07 Thread Richard Siebeling
Hi, I'm getting the following error while connecting with Adwords : java.lang.NoSuchMethodError: org.apache.commons.configuration.MapConfiguration.(Ljava/util/Properties;)V This error comes up when I execute the command new OfflineCredentials.Builder().forApi(OfflineCredentials.Api.ADWORDS) I'm

java.lang.NoSuchMethodError: org.apache.commons.configuration.MapConfiguration.(Ljava/util/Properties;)V

2017-03-07 Thread Richard Siebeling
Hi, I'm getting the following error while connecting with Adwords : java.lang.NoSuchMethodError: org.apache.commons.configuration.MapConfiguration.(Ljava/util/Properties;)V The stacktrace is below. Please help, thanks in advance, Richard java.lang.NoSuchMethodError: org.apache.commons.configu