i.AutomaticBean.configure (AutomaticBean.java:137)
at org.apache.maven.plugin.checkstyle.exec.DefaultCheckstyleExecutor.executeCheckstyle (DefaultCheckstyleExecutor.java:218)
at org.apache.maven.plugin.checkstyle.CheckstyleViolationCheckMojo.execute (CheckstyleViolationCheckMojo.java:538)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:130)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:566)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:178)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:566)
at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
at hudson.remoting.UserRequest.perform (UserRequest.java:153)
at hudson.remoting.UserRequest.perform (UserRequest.java:50)
at hudson.remoting.Request$2.run (Request.java:336)
at hudson.remoting.InterceptingExecutorService$1.call (InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run (FutureTask.java:264)
at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1128)
at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628)
at java.lang.Thread.run (Thread.java:834)
[DEBUG] Keep looking, ignoring exception
com.puppycrawl.tools.checkstyle.api.CheckstyleException: Unable to find class for com.puppycrawl.tools.checkstyle.checks.regexp.SuppressionCommentFilter
at com.puppycrawl.tools.checkstyle.PackageObjectFactory.createObject (PackageObjectFactory.java:133)
at com.puppycrawl.tools.checkstyle.PackageObjectFactory.doMakeObject (PackageObjectFactory.java:105)
at com.puppycrawl.tools.checkstyle.PackageObjectFactory.createModule (PackageObjectFactory.java:151)
at com.puppycrawl.tools.checkstyle.Checker.setupChild (Checker.java:158)
at com.puppycrawl.tools.checkstyle.api.AutomaticBean.configure (AutomaticBean.java:137)
at org.apache.maven.plugin.checkstyle.exec.DefaultCheckstyleExecutor.executeCheckstyle (DefaultCheckstyleExecutor.java:218)
at org.apache.maven.plugin.checkstyle.CheckstyleViolationCheckMojo.execute (CheckstyleViolationCheckMojo.java:538)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:130)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:566)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:178)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:566)
at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
at hudson.remoting.UserRequest.perform (UserRequest.java:153)
at hudson.remoting.UserRequest.perform (UserRequest.java:50)
at hudson.remoting.Request$2.run (Request.java:336)
at hudson.remoting.InterceptingExecutorService$1.call (InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run (FutureTask.java:264)
at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1128)
at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628)
at java.lang.Thread.run (Thread.java:834)
Caused by: java.lang.ClassNotFoundException: com.puppycrawl.tools.checkstyle.checks.regexp.SuppressionCommentFilter
at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass (SelfFirstStrategy.java:50)
at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass (ClassRealm.java:271)
at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass (ClassRealm.java:247)
at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass (ClassRealm.java:239)
at java.lang.Class.forName0 (Native Method)
at java.lang.Class.forName (Class.java:398)
at com.puppycrawl.tools.checkstyle.PackageObjectFactory.createObject (PackageObjectFactory.java:127)
at com.puppycrawl.tools.checkstyle.PackageObjectFactory.doMakeObject (PackageObjectFactory.java:105)
at com.puppycrawl.tools.checkstyle.PackageObjectFactory.createModule (PackageObjectFactory.java:151)
at com.puppycrawl.tools.checkstyle.Checker.setupChild (Checker.java:158)
at com.puppycrawl.tools.checkstyle.api.AutomaticBean.configure (AutomaticBean.java:137)
at org.apache.maven.plugin.checkstyle.exec.DefaultCheckstyleExecutor.executeCheckstyle (DefaultCheckstyleExecutor.java:218)
at org.apache.maven.plugin.checkstyle.CheckstyleViolationCheckMojo.execute (CheckstyleViolationCheckMojo.java:538)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:130)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:566)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:178)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:566)
at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
at hudson.remoting.UserRequest.perform (UserRequest.java:153)
at hudson.remoting.UserRequest.perform (UserRequest.java:50)
at hudson.remoting.Request$2.run (Request.java:336)
at hudson.remoting.InterceptingExecutorService$1.call (InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run (FutureTask.java:264)
at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1128)
at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628)
at java.lang.Thread.run (Thread.java:834)
[DEBUG] Keep looking, ignoring exception
com.puppycrawl.tools.checkstyle.api.CheckstyleException: Unable to find class for com.puppycrawl.tools.checkstyle.checks.sizes.SuppressionCommentFilter
at com.puppycrawl.tools.checkstyle.PackageObjectFactory.createObject (PackageObjectFactory.java:133)
at com.puppycrawl.tools.checkstyle.PackageObjectFactory.doMakeObject (PackageObjectFactory.java:105)
at com.puppycrawl.tools.checkstyle.PackageObjectFactory.createModule (PackageObjectFactory.java:151)
at com.puppycrawl.tools.checkstyle.Checker.setupChild (Checker.java:158)
at com.puppycrawl.tools.checkstyle.api.AutomaticBean.configure (AutomaticBean.java:137)
at org.apache.maven.plugin.checkstyle.exec.DefaultCheckstyleExecutor.executeCheckstyle (DefaultCheckstyleExecutor.java:218)
at org.apache.maven.plugin.checkstyle.CheckstyleViolationCheckMojo.execute (CheckstyleViolationCheckMojo.java:538)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:130)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:566)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:178)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:566)
at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
at hudson.remoting.UserRequest.perform (UserRequest.java:153)
at hudson.remoting.UserRequest.perform (UserRequest.java:50)
at hudson.remoting.Request$2.run (Request.java:336)
at hudson.remoting.InterceptingExecutorService$1.call (InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run (FutureTask.java:264)
at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1128)
at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628)
at java.lang.Thread.run (Thread.java:834)
Caused by: java.lang.ClassNotFoundException: com.puppycrawl.tools.checkstyle.checks.sizes.SuppressionCommentFilter
at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass (SelfFirstStrategy.java:50)
at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass (ClassRealm.java:271)
at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass (ClassRealm.java:247)
at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass (ClassRealm.java:239)
at java.lang.Class.forName0 (Native Method)
at java.lang.Class.forName (Class.java:398)
at com.puppycrawl.tools.checkstyle.PackageObjectFactory.createObject (PackageObjectFactory.java:127)
at com.puppycrawl.tools.checkstyle.PackageObjectFactory.doMakeObject (PackageObjectFactory.java:105)
at com.puppycrawl.tools.checkstyle.PackageObjectFactory.createModule (PackageObjectFactory.java:151)
at com.puppycrawl.tools.checkstyle.Checker.setupChild (Checker.java:158)
at com.puppycrawl.tools.checkstyle.api.AutomaticBean.configure (AutomaticBean.java:137)
at org.apache.maven.plugin.checkstyle.exec.DefaultCheckstyleExecutor.executeCheckstyle (DefaultCheckstyleExecutor.java:218)
at org.apache.maven.plugin.checkstyle.CheckstyleViolationCheckMojo.execute (CheckstyleViolationCheckMojo.java:538)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:130)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:566)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:178)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:566)
at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
at hudson.remoting.UserRequest.perform (UserRequest.java:153)
at hudson.remoting.UserRequest.perform (UserRequest.java:50)
at hudson.remoting.Request$2.run (Request.java:336)
at hudson.remoting.InterceptingExecutorService$1.call (InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run (FutureTask.java:264)
at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1128)
at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628)
at java.lang.Thread.run (Thread.java:834)
[DEBUG] Keep looking, ignoring exception
com.puppycrawl.tools.checkstyle.api.CheckstyleException: Unable to find class for com.puppycrawl.tools.checkstyle.checks.whitespace.SuppressionCommentFilter
at com.puppycrawl.tools.checkstyle.PackageObjectFactory.createObject (PackageObjectFactory.java:133)
at com.puppycrawl.tools.checkstyle.PackageObjectFactory.doMakeObject (PackageObjectFactory.java:105)
at com.puppycrawl.tools.checkstyle.PackageObjectFactory.createModule (PackageObjectFactory.java:151)
at com.puppycrawl.tools.checkstyle.Checker.setupChild (Checker.java:158)
at com.puppycrawl.tools.checkstyle.api.AutomaticBean.configure (AutomaticBean.java:137)
at org.apache.maven.plugin.checkstyle.exec.DefaultCheckstyleExecutor.executeCheckstyle (DefaultCheckstyleExecutor.java:218)
at org.apache.maven.plugin.checkstyle.CheckstyleViolationCheckMojo.execute (CheckstyleViolationCheckMojo.java:538)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:130)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:566)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:178)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:566)
at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
at hudson.remoting.UserRequest.perform (UserRequest.java:153)
at hudson.remoting.UserRequest.perform (UserRequest.java:50)
at hudson.remoting.Request$2.run (Request.java:336)
at hudson.remoting.InterceptingExecutorService$1.call (InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run (FutureTask.java:264)
at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1128)
at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628)
at java.lang.Thread.run (Thread.java:834)
Caused by: java.lang.ClassNotFoundException: com.puppycrawl.tools.checkstyle.checks.whitespace.SuppressionCommentFilter
at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass (SelfFirstStrategy.java:50)
at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass (ClassRealm.java:271)
at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass (ClassRealm.java:247)
at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass (ClassRealm.java:239)
at java.lang.Class.forName0 (Native Method)
at java.lang.Class.forName (Class.java:398)
at com.puppycrawl.tools.checkstyle.PackageObjectFactory.createObject (PackageObjectFactory.java:127)
at com.puppycrawl.tools.checkstyle.PackageObjectFactory.doMakeObject (PackageObjectFactory.java:105)
at com.puppycrawl.tools.checkstyle.PackageObjectFactory.createModule (PackageObjectFactory.java:151)
at com.puppycrawl.tools.checkstyle.Checker.setupChild (Checker.java:158)
at com.puppycrawl.tools.checkstyle.api.AutomaticBean.configure (AutomaticBean.java:137)
at org.apache.maven.plugin.checkstyle.exec.DefaultCheckstyleExecutor.executeCheckstyle (DefaultCheckstyleExecutor.java:218)
at org.apache.maven.plugin.checkstyle.CheckstyleViolationCheckMojo.execute (CheckstyleViolationCheckMojo.java:538)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:130)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:566)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:178)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:566)
at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
at hudson.remoting.UserRequest.perform (UserRequest.java:153)
at hudson.remoting.UserRequest.perform (UserRequest.java:50)
at hudson.remoting.Request$2.run (Request.java:336)
at hudson.remoting.InterceptingExecutorService$1.call (InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run (FutureTask.java:264)
at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1128)
at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628)
at java.lang.Thread.run (Thread.java:834)
[DEBUG] Keep looking, ignoring exception
com.puppycrawl.tools.checkstyle.api.CheckstyleException: Unable to find class for com.puppycrawl.tools.checkstyle.checks.SuppressionCommentFilter
at com.puppycrawl.tools.checkstyle.PackageObjectFactory.createObject (PackageObjectFactory.java:133)
at com.puppycrawl.tools.checkstyle.PackageObjectFactory.doMakeObject (PackageObjectFactory.java:105)
at com.puppycrawl.tools.checkstyle.PackageObjectFactory.createModule (PackageObjectFactory.java:151)
at com.puppycrawl.tools.checkstyle.Checker.setupChild (Checker.java:158)
at com.puppycrawl.tools.checkstyle.api.AutomaticBean.configure (AutomaticBean.java:137)
at org.apache.maven.plugin.checkstyle.exec.DefaultCheckstyleExecutor.executeCheckstyle (DefaultCheckstyleExecutor.java:218)
at org.apache.maven.plugin.checkstyle.CheckstyleViolationCheckMojo.execute (CheckstyleViolationCheckMojo.java:538)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:130)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:566)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:178)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:566)
at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
at hudson.remoting.UserRequest.perform (UserRequest.java:153)
at hudson.remoting.UserRequest.perform (UserRequest.java:50)
at hudson.remoting.Request$2.run (Request.java:336)
at hudson.remoting.InterceptingExecutorService$1.call (InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run (FutureTask.java:264)
at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1128)
at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628)
at java.lang.Thread.run (Thread.java:834)
Caused by: java.lang.ClassNotFoundException: com.puppycrawl.tools.checkstyle.checks.SuppressionCommentFilter
at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass (SelfFirstStrategy.java:50)
at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass (ClassRealm.java:271)
at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass (ClassRealm.java:247)
at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass (ClassRealm.java:239)
at java.lang.Class.forName0 (Native Method)
at java.lang.Class.forName (Class.java:398)
at com.puppycrawl.tools.checkstyle.PackageObjectFactory.createObject (PackageObjectFactory.java:127)
at com.puppycrawl.tools.checkstyle.PackageObjectFactory.doMakeObject (PackageObjectFactory.java:105)
at com.puppycrawl.tools.checkstyle.PackageObjectFactory.createModule (PackageObjectFactory.java:151)
at com.puppycrawl.tools.checkstyle.Checker.setupChild (Checker.java:158)
at com.puppycrawl.tools.checkstyle.api.AutomaticBean.configure (AutomaticBean.java:137)
at org.apache.maven.plugin.checkstyle.exec.DefaultCheckstyleExecutor.executeCheckstyle (DefaultCheckstyleExecutor.java:218)
at org.apache.maven.plugin.checkstyle.CheckstyleViolationCheckMojo.execute (CheckstyleViolationCheckMojo.java:538)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:130)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:566)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:178)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:566)
at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
at hudson.remoting.UserRequest.perform (UserRequest.java:153)
at hudson.remoting.UserRequest.perform (UserRequest.java:50)
at hudson.remoting.Request$2.run (Request.java:336)
at hudson.remoting.InterceptingExecutorService$1.call (InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run (FutureTask.java:264)
at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1128)
at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628)
at java.lang.Thread.run (Thread.java:834)
[DEBUG] Setting default value: false
[DEBUG] Converting 'Boolean' value 'false' to type 'Boolean'
[DEBUG] No conversion required, value is already a Boolean
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Byte'
[DEBUG] Converted to Byte value '0'
[DEBUG] Setting default value:
[DEBUG] Converting 'Character' value ' ' to type 'Character'
[DEBUG] No conversion required, value is already a Character
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Double'
[DEBUG] Converted to Double value '0.0'
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Float'
[DEBUG] Converted to Float value '0.0'
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Integer'
[DEBUG] No conversion required, value is already a Integer
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Long'
[DEBUG] Converted to Long value '0'
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Short'
[DEBUG] Converted to Short value '0'
[DEBUG] Setting default value: 0.0
[DEBUG] Converting 'BigDecimal' value '0.0' to type 'BigDecimal'
[DEBUG] No conversion required, value is already a BigDecimal
[DEBUG] Setting default value: 0
[DEBUG] Converting 'BigInteger' value '0' to type 'BigInteger'
[DEBUG] No conversion required, value is already a BigInteger
[DEBUG] Setting default value: false
[DEBUG] Converting 'Boolean' value 'false' to type 'Boolean'
[DEBUG] No conversion required, value is already a Boolean
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Byte'
[DEBUG] Converted to Byte value '0'
[DEBUG] Setting default value:
[DEBUG] Converting 'Character' value ' ' to type 'Character'
[DEBUG] No conversion required, value is already a Character
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Double'
[DEBUG] Converted to Double value '0.0'
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Float'
[DEBUG] Converted to Float value '0.0'
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Integer'
[DEBUG] No conversion required, value is already a Integer
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Long'
[DEBUG] Converted to Long value '0'
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Short'
[DEBUG] Converted to Short value '0'
[DEBUG] Setting default value:
[DEBUG] Converting 'String' value '' to type 'String'
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'boolean[]' value '[[email protected]' to type 'boolean[]'
[DEBUG] No conversion required, value is already a boolean[]
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'byte[]' value '[[email protected]' to type 'byte[]'
[DEBUG] No conversion required, value is already a byte[]
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'char[]' value '[[email protected]' to type 'char[]'
[DEBUG] No conversion required, value is already a char[]
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'double[]' value '[[email protected]' to type 'double[]'
[DEBUG] No conversion required, value is already a double[]
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'float[]' value '[[email protected]' to type 'float[]'
[DEBUG] No conversion required, value is already a float[]
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'int[]' value '[[email protected]' to type 'int[]'
[DEBUG] No conversion required, value is already a int[]
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'long[]' value '[[email protected]' to type 'long[]'
[DEBUG] No conversion required, value is already a long[]
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'short[]' value '[[email protected]' to type 'short[]'
[DEBUG] No conversion required, value is already a short[]
[DEBUG] Setting default value: [Ljava.math.BigDecimal;@5560e118
[DEBUG] Converting 'BigDecimal[]' value '[Ljava.math.BigDecimal;@5560e118' to type 'BigDecimal[]'
[DEBUG] No conversion required, value is already a BigDecimal[]
[DEBUG] Setting default value: [Ljava.math.BigInteger;@3a2228b7
[DEBUG] Converting 'BigInteger[]' value '[Ljava.math.BigInteger;@3a2228b7' to type 'BigInteger[]'
[DEBUG] No conversion required, value is already a BigInteger[]
[DEBUG] Setting default value: [Ljava.lang.Boolean;@16ea8f44
[DEBUG] Converting 'Boolean[]' value '[Ljava.lang.Boolean;@16ea8f44' to type 'Boolean[]'
[DEBUG] No conversion required, value is already a Boolean[]
[DEBUG] Setting default value: [Ljava.lang.Byte;@9c77459
[DEBUG] Converting 'Byte[]' value '[Ljava.lang.Byte;@9c77459' to type 'Byte[]'
[DEBUG] No conversion required, value is already a Byte[]
[DEBUG] Setting default value: [Ljava.lang.Character;@5b7d2c58
[DEBUG] Converting 'Character[]' value '[Ljava.lang.Character;@5b7d2c58' to type 'Character[]'
[DEBUG] No conversion required, value is already a Character[]
[DEBUG] Setting default value: [Ljava.lang.Double;@70b1d010
[DEBUG] Converting 'Double[]' value '[Ljava.lang.Double;@70b1d010' to type 'Double[]'
[DEBUG] No conversion required, value is already a Double[]
[DEBUG] Setting default value: [Ljava.lang.Float;@32e3f1ed
[DEBUG] Converting 'Float[]' value '[Ljava.lang.Float;@32e3f1ed' to type 'Float[]'
[DEBUG] No conversion required, value is already a Float[]
[DEBUG] Setting default value: [Ljava.lang.Integer;@342e54
[DEBUG] Converting 'Integer[]' value '[Ljava.lang.Integer;@342e54' to type 'Integer[]'
[DEBUG] No conversion required, value is already a Integer[]
[DEBUG] Setting default value: [Ljava.lang.Long;@3299cde6
[DEBUG] Converting 'Long[]' value '[Ljava.lang.Long;@3299cde6' to type 'Long[]'
[DEBUG] No conversion required, value is already a Long[]
[DEBUG] Setting default value: [Ljava.lang.Short;@4cd6aaf5
[DEBUG] Converting 'Short[]' value '[Ljava.lang.Short;@4cd6aaf5' to type 'Short[]'
[DEBUG] No conversion required, value is already a Short[]
[DEBUG] Setting default value: [Ljava.lang.String;@6197561b
[DEBUG] Converting 'String[]' value '[Ljava.lang.String;@6197561b' to type 'String[]'
[DEBUG] No conversion required, value is already a String[]
[DEBUG] Setting default value: [Ljava.lang.Class;@40f092f3
[DEBUG] Converting 'Class[]' value '[Ljava.lang.Class;@40f092f3' to type 'Class[]'
[DEBUG] No conversion required, value is already a Class[]
[DEBUG] Setting default value: [Ljava.util.Date;@3cfa91f6
[DEBUG] Converting 'Date[]' value '[Ljava.util.Date;@3cfa91f6' to type 'Date[]'
[DEBUG] No conversion required, value is already a Date[]
[DEBUG] Setting default value: [Ljava.util.Calendar;@4582059e
[DEBUG] Converting 'Calendar[]' value '[Ljava.util.Calendar;@4582059e' to type 'Calendar[]'
[DEBUG] No conversion required, value is already a Calendar[]
[DEBUG] Setting default value: [Ljava.io.File;@1e7ea4bb
[DEBUG] Converting 'java.io.File[]' value '[Ljava.io.File;@1e7ea4bb' to type 'java.io.File[]'
[DEBUG] No conversion required, value is already a java.io.File[]
[DEBUG] Setting default value: [Ljava.sql.Date;@5addda8d
[DEBUG] Converting 'java.sql.Date[]' value '[Ljava.sql.Date;@5addda8d' to type 'java.sql.Date[]'
[DEBUG] No conversion required, value is already a java.sql.Date[]
[DEBUG] Setting default value: [Ljava.sql.Time;@32c08501
[DEBUG] Converting 'java.sql.Time[]' value '[Ljava.sql.Time;@32c08501' to type 'java.sql.Time[]'
[DEBUG] No conversion required, value is already a java.sql.Time[]
[DEBUG] Setting default value: [Ljava.sql.Timestamp;@673bd832
[DEBUG] Converting 'java.sql.Timestamp[]' value '[Ljava.sql.Timestamp;@673bd832' to type 'java.sql.Timestamp[]'
[DEBUG] No conversion required, value is already a java.sql.Timestamp[]
[DEBUG] Setting default value: [Ljava.net.URL;@c0bf312
[DEBUG] Converting 'java.net.URL[]' value '[Ljava.net.URL;@c0bf312' to type 'java.net.URL[]'
[DEBUG] No conversion required, value is already a java.net.URL[]
[DEBUG] Setting default value: false
[DEBUG] Converting 'Boolean' value 'false' to type 'Boolean'
[DEBUG] No conversion required, value is already a Boolean
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Byte'
[DEBUG] Converted to Byte value '0'
[DEBUG] Setting default value:
[DEBUG] Converting 'Character' value ' ' to type 'Character'
[DEBUG] No conversion required, value is already a Character
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Double'
[DEBUG] Converted to Double value '0.0'
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Float'
[DEBUG] Converted to Float value '0.0'
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Integer'
[DEBUG] No conversion required, value is already a Integer
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Long'
[DEBUG] Converted to Long value '0'
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Short'
[DEBUG] Converted to Short value '0'
[DEBUG] Setting default value: 0.0
[DEBUG] Converting 'BigDecimal' value '0.0' to type 'BigDecimal'
[DEBUG] No conversion required, value is already a BigDecimal
[DEBUG] Setting default value: 0
[DEBUG] Converting 'BigInteger' value '0' to type 'BigInteger'
[DEBUG] No conversion required, value is already a BigInteger
[DEBUG] Setting default value: false
[DEBUG] Converting 'Boolean' value 'false' to type 'Boolean'
[DEBUG] No conversion required, value is already a Boolean
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Byte'
[DEBUG] Converted to Byte value '0'
[DEBUG] Setting default value:
[DEBUG] Converting 'Character' value ' ' to type 'Character'
[DEBUG] No conversion required, value is already a Character
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Double'
[DEBUG] Converted to Double value '0.0'
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Float'
[DEBUG] Converted to Float value '0.0'
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Integer'
[DEBUG] No conversion required, value is already a Integer
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Long'
[DEBUG] Converted to Long value '0'
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Short'
[DEBUG] Converted to Short value '0'
[DEBUG] Setting default value:
[DEBUG] Converting 'String' value '' to type 'String'
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'boolean[]' value '[[email protected]' to type 'boolean[]'
[DEBUG] No conversion required, value is already a boolean[]
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'byte[]' value '[[email protected]' to type 'byte[]'
[DEBUG] No conversion required, value is already a byte[]
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'char[]' value '[[email protected]' to type 'char[]'
[DEBUG] No conversion required, value is already a char[]
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'double[]' value '[[email protected]' to type 'double[]'
[DEBUG] No conversion required, value is already a double[]
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'float[]' value '[[email protected]' to type 'float[]'
[DEBUG] No conversion required, value is already a float[]
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'int[]' value '[[email protected]' to type 'int[]'
[DEBUG] No conversion required, value is already a int[]
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'long[]' value '[[email protected]' to type 'long[]'
[DEBUG] No conversion required, value is already a long[]
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'short[]' value '[[email protected]' to type 'short[]'
[DEBUG] No conversion required, value is already a short[]
[DEBUG] Setting default value: [Ljava.math.BigDecimal;@4e65f4bc
[DEBUG] Converting 'BigDecimal[]' value '[Ljava.math.BigDecimal;@4e65f4bc' to type 'BigDecimal[]'
[DEBUG] No conversion required, value is already a BigDecimal[]
[DEBUG] Setting default value: [Ljava.math.BigInteger;@4bbfbd1c
[DEBUG] Converting 'BigInteger[]' value '[Ljava.math.BigInteger;@4bbfbd1c' to type 'BigInteger[]'
[DEBUG] No conversion required, value is already a BigInteger[]
[DEBUG] Setting default value: [Ljava.lang.Boolean;@6f0bab9
[DEBUG] Converting 'Boolean[]' value '[Ljava.lang.Boolean;@6f0bab9' to type 'Boolean[]'
[DEBUG] No conversion required, value is already a Boolean[]
[DEBUG] Setting default value: [Ljava.lang.Byte;@56221806
[DEBUG] Converting 'Byte[]' value '[Ljava.lang.Byte;@56221806' to type 'Byte[]'
[DEBUG] No conversion required, value is already a Byte[]
[DEBUG] Setting default value: [Ljava.lang.Character;@3783d66a
[DEBUG] Converting 'Character[]' value '[Ljava.lang.Character;@3783d66a' to type 'Character[]'
[DEBUG] No conversion required, value is already a Character[]
[DEBUG] Setting default value: [Ljava.lang.Double;@1e2cadb
[DEBUG] Converting 'Double[]' value '[Ljava.lang.Double;@1e2cadb' to type 'Double[]'
[DEBUG] No conversion required, value is already a Double[]
[DEBUG] Setting default value: [Ljava.lang.Float;@2448d2c
[DEBUG] Converting 'Float[]' value '[Ljava.lang.Float;@2448d2c' to type 'Float[]'
[DEBUG] No conversion required, value is already a Float[]
[DEBUG] Setting default value: [Ljava.lang.Integer;@4460474a
[DEBUG] Converting 'Integer[]' value '[Ljava.lang.Integer;@4460474a' to type 'Integer[]'
[DEBUG] No conversion required, value is already a Integer[]
[DEBUG] Setting default value: [Ljava.lang.Long;@6df9e92a
[DEBUG] Converting 'Long[]' value '[Ljava.lang.Long;@6df9e92a' to type 'Long[]'
[DEBUG] No conversion required, value is already a Long[]
[DEBUG] Setting default value: [Ljava.lang.Short;@7ada425c
[DEBUG] Converting 'Short[]' value '[Ljava.lang.Short;@7ada425c' to type 'Short[]'
[DEBUG] No conversion required, value is already a Short[]
[DEBUG] Setting default value: [Ljava.lang.String;@5cd19dc6
[DEBUG] Converting 'String[]' value '[Ljava.lang.String;@5cd19dc6' to type 'String[]'
[DEBUG] No conversion required, value is already a String[]
[DEBUG] Setting default value: [Ljava.lang.Class;@1a4dcb01
[DEBUG] Converting 'Class[]' value '[Ljava.lang.Class;@1a4dcb01' to type 'Class[]'
[DEBUG] No conversion required, value is already a Class[]
[DEBUG] Setting default value: [Ljava.util.Date;@385fc1db
[DEBUG] Converting 'Date[]' value '[Ljava.util.Date;@385fc1db' to type 'Date[]'
[DEBUG] No conversion required, value is already a Date[]
[DEBUG] Setting default value: [Ljava.util.Calendar;@10bfbc2e
[DEBUG] Converting 'Calendar[]' value '[Ljava.util.Calendar;@10bfbc2e' to type 'Calendar[]'
[DEBUG] No conversion required, value is already a Calendar[]
[DEBUG] Setting default value: [Ljava.io.File;@40d03c52
[DEBUG] Converting 'java.io.File[]' value '[Ljava.io.File;@40d03c52' to type 'java.io.File[]'
[DEBUG] No conversion required, value is already a java.io.File[]
[DEBUG] Setting default value: [Ljava.sql.Date;@34b1f28a
[DEBUG] Converting 'java.sql.Date[]' value '[Ljava.sql.Date;@34b1f28a' to type 'java.sql.Date[]'
[DEBUG] No conversion required, value is already a java.sql.Date[]
[DEBUG] Setting default value: [Ljava.sql.Time;@72a6acde
[DEBUG] Converting 'java.sql.Time[]' value '[Ljava.sql.Time;@72a6acde' to type 'java.sql.Time[]'
[DEBUG] No conversion required, value is already a java.sql.Time[]
[DEBUG] Setting default value: [Ljava.sql.Timestamp;@1f952068
[DEBUG] Converting 'java.sql.Timestamp[]' value '[Ljava.sql.Timestamp;@1f952068' to type 'java.sql.Timestamp[]'
[DEBUG] No conversion required, value is already a java.sql.Timestamp[]
[DEBUG] Setting default value: [Ljava.net.URL;@5ee6ad64
[DEBUG] Converting 'java.net.URL[]' value '[Ljava.net.URL;@5ee6ad64' to type 'java.net.URL[]'
[DEBUG] No conversion required, value is already a java.net.URL[]
[DEBUG] Setting default value: false
[DEBUG] Converting 'Boolean' value 'false' to type 'Boolean'
[DEBUG] No conversion required, value is already a Boolean
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Byte'
[DEBUG] Converted to Byte value '0'
[DEBUG] Setting default value:
[DEBUG] Converting 'Character' value ' ' to type 'Character'
[DEBUG] No conversion required, value is already a Character
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Double'
[DEBUG] Converted to Double value '0.0'
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Float'
[DEBUG] Converted to Float value '0.0'
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Integer'
[DEBUG] No conversion required, value is already a Integer
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Long'
[DEBUG] Converted to Long value '0'
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Short'
[DEBUG] Converted to Short value '0'
[DEBUG] Setting default value: 0.0
[DEBUG] Converting 'BigDecimal' value '0.0' to type 'BigDecimal'
[DEBUG] No conversion required, value is already a BigDecimal
[DEBUG] Setting default value: 0
[DEBUG] Converting 'BigInteger' value '0' to type 'BigInteger'
[DEBUG] No conversion required, value is already a BigInteger
[DEBUG] Setting default value: false
[DEBUG] Converting 'Boolean' value 'false' to type 'Boolean'
[DEBUG] No conversion required, value is already a Boolean
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Byte'
[DEBUG] Converted to Byte value '0'
[DEBUG] Setting default value:
[DEBUG] Converting 'Character' value ' ' to type 'Character'
[DEBUG] No conversion required, value is already a Character
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Double'
[DEBUG] Converted to Double value '0.0'
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Float'
[DEBUG] Converted to Float value '0.0'
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Integer'
[DEBUG] No conversion required, value is already a Integer
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Long'
[DEBUG] Converted to Long value '0'
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Short'
[DEBUG] Converted to Short value '0'
[DEBUG] Setting default value:
[DEBUG] Converting 'String' value '' to type 'String'
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'boolean[]' value '[[email protected]' to type 'boolean[]'
[DEBUG] No conversion required, value is already a boolean[]
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'byte[]' value '[[email protected]' to type 'byte[]'
[DEBUG] No conversion required, value is already a byte[]
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'char[]' value '[[email protected]' to type 'char[]'
[DEBUG] No conversion required, value is already a char[]
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'double[]' value '[[email protected]' to type 'double[]'
[DEBUG] No conversion required, value is already a double[]
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'float[]' value '[[email protected]' to type 'float[]'
[DEBUG] No conversion required, value is already a float[]
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'int[]' value '[[email protected]' to type 'int[]'
[DEBUG] No conversion required, value is already a int[]
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'long[]' value '[[email protected]' to type 'long[]'
[DEBUG] No conversion required, value is already a long[]
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'short[]' value '[[email protected]' to type 'short[]'
[DEBUG] No conversion required, value is already a short[]
[DEBUG] Setting default value: [Ljava.math.BigDecimal;@484e923a
[DEBUG] Converting 'BigDecimal[]' value '[Ljava.math.BigDecimal;@484e923a' to type 'BigDecimal[]'
[DEBUG] No conversion required, value is already a BigDecimal[]
[DEBUG] Setting default value: [Ljava.math.BigInteger;@6df51667
[DEBUG] Converting 'BigInteger[]' value '[Ljava.math.BigInteger;@6df51667' to type 'BigInteger[]'
[DEBUG] No conversion required, value is already a BigInteger[]
[DEBUG] Setting default value: [Ljava.lang.Boolean;@50e7fc27
[DEBUG] Converting 'Boolean[]' value '[Ljava.lang.Boolean;@50e7fc27' to type 'Boolean[]'
[DEBUG] No conversion required, value is already a Boolean[]
[DEBUG] Setting default value: [Ljava.lang.Byte;@5d8f4298
[DEBUG] Converting 'Byte[]' value '[Ljava.lang.Byte;@5d8f4298' to type 'Byte[]'
[DEBUG] No conversion required, value is already a Byte[]
[DEBUG] Setting default value: [Ljava.lang.Character;@616cd451
[DEBUG] Converting 'Character[]' value '[Ljava.lang.Character;@616cd451' to type 'Character[]'
[DEBUG] No conversion required, value is already a Character[]
[DEBUG] Setting default value: [Ljava.lang.Double;@24efb035
[DEBUG] Converting 'Double[]' value '[Ljava.lang.Double;@24efb035' to type 'Double[]'
[DEBUG] No conversion required, value is already a Double[]
[DEBUG] Setting default value: [Ljava.lang.Float;@4b06664b
[DEBUG] Converting 'Float[]' value '[Ljava.lang.Float;@4b06664b' to type 'Float[]'
[DEBUG] No conversion required, value is already a Float[]
[DEBUG] Setting default value: [Ljava.lang.Integer;@6cba7631
[DEBUG] Converting 'Integer[]' value '[Ljava.lang.Integer;@6cba7631' to type 'Integer[]'
[DEBUG] No conversion required, value is already a Integer[]
[DEBUG] Setting default value: [Ljava.lang.Long;@6b73e9ab
[DEBUG] Converting 'Long[]' value '[Ljava.lang.Long;@6b73e9ab' to type 'Long[]'
[DEBUG] No conversion required, value is already a Long[]
[DEBUG] Setting default value: [Ljava.lang.Short;@32c492e8
[DEBUG] Converting 'Short[]' value '[Ljava.lang.Short;@32c492e8' to type 'Short[]'
[DEBUG] No conversion required, value is already a Short[]
[DEBUG] Setting default value: [Ljava.lang.String;@4a888ec5
[DEBUG] Converting 'String[]' value '[Ljava.lang.String;@4a888ec5' to type 'String[]'
[DEBUG] No conversion required, value is already a String[]
[DEBUG] Setting default value: [Ljava.lang.Class;@753c625b
[DEBUG] Converting 'Class[]' value '[Ljava.lang.Class;@753c625b' to type 'Class[]'
[DEBUG] No conversion required, value is already a Class[]
[DEBUG] Setting default value: [Ljava.util.Date;@1f6e3e6
[DEBUG] Converting 'Date[]' value '[Ljava.util.Date;@1f6e3e6' to type 'Date[]'
[DEBUG] No conversion required, value is already a Date[]
[DEBUG] Setting default value: [Ljava.util.Calendar;@173372e2
[DEBUG] Converting 'Calendar[]' value '[Ljava.util.Calendar;@173372e2' to type 'Calendar[]'
[DEBUG] No conversion required, value is already a Calendar[]
[DEBUG] Setting default value: [Ljava.io.File;@19432867
[DEBUG] Converting 'java.io.File[]' value '[Ljava.io.File;@19432867' to type 'java.io.File[]'
[DEBUG] No conversion required, value is already a java.io.File[]
[DEBUG] Setting default value: [Ljava.sql.Date;@ffbafae
[DEBUG] Converting 'java.sql.Date[]' value '[Ljava.sql.Date;@ffbafae' to type 'java.sql.Date[]'
[DEBUG] No conversion required, value is already a java.sql.Date[]
[DEBUG] Setting default value: [Ljava.sql.Time;@39249464
[DEBUG] Converting 'java.sql.Time[]' value '[Ljava.sql.Time;@39249464' to type 'java.sql.Time[]'
[DEBUG] No conversion required, value is already a java.sql.Time[]
[DEBUG] Setting default value: [Ljava.sql.Timestamp;@350c55c0
[DEBUG] Converting 'java.sql.Timestamp[]' value '[Ljava.sql.Timestamp;@350c55c0' to type 'java.sql.Timestamp[]'
[DEBUG] No conversion required, value is already a java.sql.Timestamp[]
[DEBUG] Setting default value: [Ljava.net.URL;@358c5316
[DEBUG] Converting 'java.net.URL[]' value '[Ljava.net.URL;@358c5316' to type 'java.net.URL[]'
[DEBUG] No conversion required, value is already a java.net.URL[]
[DEBUG] Setting default value: false
[DEBUG] Converting 'Boolean' value 'false' to type 'Boolean'
[DEBUG] No conversion required, value is already a Boolean
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Byte'
[DEBUG] Converted to Byte value '0'
[DEBUG] Setting default value:
[DEBUG] Converting 'Character' value ' ' to type 'Character'
[DEBUG] No conversion required, value is already a Character
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Double'
[DEBUG] Converted to Double value '0.0'
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Float'
[DEBUG] Converted to Float value '0.0'
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Integer'
[DEBUG] No conversion required, value is already a Integer
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Long'
[DEBUG] Converted to Long value '0'
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Short'
[DEBUG] Converted to Short value '0'
[DEBUG] Setting default value: 0.0
[DEBUG] Converting 'BigDecimal' value '0.0' to type 'BigDecimal'
[DEBUG] No conversion required, value is already a BigDecimal
[DEBUG] Setting default value: 0
[DEBUG] Converting 'BigInteger' value '0' to type 'BigInteger'
[DEBUG] No conversion required, value is already a BigInteger
[DEBUG] Setting default value: false
[DEBUG] Converting 'Boolean' value 'false' to type 'Boolean'
[DEBUG] No conversion required, value is already a Boolean
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Byte'
[DEBUG] Converted to Byte value '0'
[DEBUG] Setting default value:
[DEBUG] Converting 'Character' value ' ' to type 'Character'
[DEBUG] No conversion required, value is already a Character
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Double'
[DEBUG] Converted to Double value '0.0'
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Float'
[DEBUG] Converted to Float value '0.0'
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Integer'
[DEBUG] No conversion required, value is already a Integer
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Long'
[DEBUG] Converted to Long value '0'
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Short'
[DEBUG] Converted to Short value '0'
[DEBUG] Setting default value:
[DEBUG] Converting 'String' value '' to type 'String'
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'boolean[]' value '[[email protected]' to type 'boolean[]'
[DEBUG] No conversion required, value is already a boolean[]
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'byte[]' value '[[email protected]' to type 'byte[]'
[DEBUG] No conversion required, value is already a byte[]
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'char[]' value '[[email protected]' to type 'char[]'
[DEBUG] No conversion required, value is already a char[]
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'double[]' value '[[email protected]' to type 'double[]'
[DEBUG] No conversion required, value is already a double[]
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'float[]' value '[[email protected]' to type 'float[]'
[DEBUG] No conversion required, value is already a float[]
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'int[]' value '[[email protected]' to type 'int[]'
[DEBUG] No conversion required, value is already a int[]
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'long[]' value '[[email protected]' to type 'long[]'
[DEBUG] No conversion required, value is already a long[]
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'short[]' value '[[email protected]' to type 'short[]'
[DEBUG] No conversion required, value is already a short[]
[DEBUG] Setting default value: [Ljava.math.BigDecimal;@4ab9dc99
[DEBUG] Converting 'BigDecimal[]' value '[Ljava.math.BigDecimal;@4ab9dc99' to type 'BigDecimal[]'
[DEBUG] No conversion required, value is already a BigDecimal[]
[DEBUG] Setting default value: [Ljava.math.BigInteger;@21c7995b
[DEBUG] Converting 'BigInteger[]' value '[Ljava.math.BigInteger;@21c7995b' to type 'BigInteger[]'
[DEBUG] No conversion required, value is already a BigInteger[]
[DEBUG] Setting default value: [Ljava.lang.Boolean;@34a30665
[DEBUG] Converting 'Boolean[]' value '[Ljava.lang.Boolean;@34a30665' to type 'Boolean[]'
[DEBUG] No conversion required, value is already a Boolean[]
[DEBUG] Setting default value: [Ljava.lang.Byte;@5a8b06bb
[DEBUG] Converting 'Byte[]' value '[Ljava.lang.Byte;@5a8b06bb' to type 'Byte[]'
[DEBUG] No conversion required, value is already a Byte[]
[DEBUG] Setting default value: [Ljava.lang.Character;@5ed24467
[DEBUG] Converting 'Character[]' value '[Ljava.lang.Character;@5ed24467' to type 'Character[]'
[DEBUG] No conversion required, value is already a Character[]
[DEBUG] Setting default value: [Ljava.lang.Double;@434203a7
[DEBUG] Converting 'Double[]' value '[Ljava.lang.Double;@434203a7' to type 'Double[]'
[DEBUG] No conversion required, value is already a Double[]
[DEBUG] Setting default value: [Ljava.lang.Float;@6f7ea584
[DEBUG] Converting 'Float[]' value '[Ljava.lang.Float;@6f7ea584' to type 'Float[]'
[DEBUG] No conversion required, value is already a Float[]
[DEBUG] Setting default value: [Ljava.lang.Integer;@6dc2c80e
[DEBUG] Converting 'Integer[]' value '[Ljava.lang.Integer;@6dc2c80e' to type 'Integer[]'
[DEBUG] No conversion required, value is already a Integer[]
[DEBUG] Setting default value: [Ljava.lang.Long;@21ff48ad
[DEBUG] Converting 'Long[]' value '[Ljava.lang.Long;@21ff48ad' to type 'Long[]'
[DEBUG] No conversion required, value is already a Long[]
[DEBUG] Setting default value: [Ljava.lang.Short;@7273380e
[DEBUG] Converting 'Short[]' value '[Ljava.lang.Short;@7273380e' to type 'Short[]'
[DEBUG] No conversion required, value is already a Short[]
[DEBUG] Setting default value: [Ljava.lang.String;@68bbe141
[DEBUG] Converting 'String[]' value '[Ljava.lang.String;@68bbe141' to type 'String[]'
[DEBUG] No conversion required, value is already a String[]
[DEBUG] Setting default value: [Ljava.lang.Class;@1342c6e0
[DEBUG] Converting 'Class[]' value '[Ljava.lang.Class;@1342c6e0' to type 'Class[]'
[DEBUG] No conversion required, value is already a Class[]
[DEBUG] Setting default value: [Ljava.util.Date;@48a34e05
[DEBUG] Converting 'Date[]' value '[Ljava.util.Date;@48a34e05' to type 'Date[]'
[DEBUG] No conversion required, value is already a Date[]
[DEBUG] Setting default value: [Ljava.util.Calendar;@23fbac57
[DEBUG] Converting 'Calendar[]' value '[Ljava.util.Calendar;@23fbac57' to type 'Calendar[]'
[DEBUG] No conversion required, value is already a Calendar[]
[DEBUG] Setting default value: [Ljava.io.File;@147df080
[DEBUG] Converting 'java.io.File[]' value '[Ljava.io.File;@147df080' to type 'java.io.File[]'
[DEBUG] No conversion required, value is already a java.io.File[]
[DEBUG] Setting default value: [Ljava.sql.Date;@118d4129
[DEBUG] Converting 'java.sql.Date[]' value '[Ljava.sql.Date;@118d4129' to type 'java.sql.Date[]'
[DEBUG] No conversion required, value is already a java.sql.Date[]
[DEBUG] Setting default value: [Ljava.sql.Time;@438ce67b
[DEBUG] Converting 'java.sql.Time[]' value '[Ljava.sql.Time;@438ce67b' to type 'java.sql.Time[]'
[DEBUG] No conversion required, value is already a java.sql.Time[]
[DEBUG] Setting default value: [Ljava.sql.Timestamp;@3deb6349
[DEBUG] Converting 'java.sql.Timestamp[]' value '[Ljava.sql.Timestamp;@3deb6349' to type 'java.sql.Timestamp[]'
[DEBUG] No conversion required, value is already a java.sql.Timestamp[]
[DEBUG] Setting default value: [Ljava.net.URL;@46e97d84
[DEBUG] Converting 'java.net.URL[]' value '[Ljava.net.URL;@46e97d84' to type 'java.net.URL[]'
[DEBUG] No conversion required, value is already a java.net.URL[]
[DEBUG] Setting default value: false
[DEBUG] Converting 'Boolean' value 'false' to type 'Boolean'
[DEBUG] No conversion required, value is already a Boolean
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Byte'
[DEBUG] Converted to Byte value '0'
[DEBUG] Setting default value:
[DEBUG] Converting 'Character' value ' ' to type 'Character'
[DEBUG] No conversion required, value is already a Character
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Double'
[DEBUG] Converted to Double value '0.0'
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Float'
[DEBUG] Converted to Float value '0.0'
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Integer'
[DEBUG] No conversion required, value is already a Integer
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Long'
[DEBUG] Converted to Long value '0'
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Short'
[DEBUG] Converted to Short value '0'
[DEBUG] Setting default value: 0.0
[DEBUG] Converting 'BigDecimal' value '0.0' to type 'BigDecimal'
[DEBUG] No conversion required, value is already a BigDecimal
[DEBUG] Setting default value: 0
[DEBUG] Converting 'BigInteger' value '0' to type 'BigInteger'
[DEBUG] No conversion required, value is already a BigInteger
[DEBUG] Setting default value: false
[DEBUG] Converting 'Boolean' value 'false' to type 'Boolean'
[DEBUG] No conversion required, value is already a Boolean
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Byte'
[DEBUG] Converted to Byte value '0'
[DEBUG] Setting default value:
[DEBUG] Converting 'Character' value ' ' to type 'Character'
[DEBUG] No conversion required, value is already a Character
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Double'
[DEBUG] Converted to Double value '0.0'
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Float'
[DEBUG] Converted to Float value '0.0'
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Integer'
[DEBUG] No conversion required, value is already a Integer
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Long'
[DEBUG] Converted to Long value '0'
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Short'
[DEBUG] Converted to Short value '0'
[DEBUG] Setting default value:
[DEBUG] Converting 'String' value '' to type 'String'
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'boolean[]' value '[[email protected]' to type 'boolean[]'
[DEBUG] No conversion required, value is already a boolean[]
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'byte[]' value '[[email protected]' to type 'byte[]'
[DEBUG] No conversion required, value is already a byte[]
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'char[]' value '[[email protected]' to type 'char[]'
[DEBUG] No conversion required, value is already a char[]
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'double[]' value '[[email protected]' to type 'double[]'
[DEBUG] No conversion required, value is already a double[]
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'float[]' value '[[email protected]' to type 'float[]'
[DEBUG] No conversion required, value is already a float[]
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'int[]' value '[[email protected]' to type 'int[]'
[DEBUG] No conversion required, value is already a int[]
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'long[]' value '[[email protected]' to type 'long[]'
[DEBUG] No conversion required, value is already a long[]
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'short[]' value '[[email protected]' to type 'short[]'
[DEBUG] No conversion required, value is already a short[]
[DEBUG] Setting default value: [Ljava.math.BigDecimal;@51be21a9
[DEBUG] Converting 'BigDecimal[]' value '[Ljava.math.BigDecimal;@51be21a9' to type 'BigDecimal[]'
[DEBUG] No conversion required, value is already a BigDecimal[]
[DEBUG] Setting default value: [Ljava.math.BigInteger;@6c5ebd20
[DEBUG] Converting 'BigInteger[]' value '[Ljava.math.BigInteger;@6c5ebd20' to type 'BigInteger[]'
[DEBUG] No conversion required, value is already a BigInteger[]
[DEBUG] Setting default value: [Ljava.lang.Boolean;@c3f4065
[DEBUG] Converting 'Boolean[]' value '[Ljava.lang.Boolean;@c3f4065' to type 'Boolean[]'
[DEBUG] No conversion required, value is already a Boolean[]
[DEBUG] Setting default value: [Ljava.lang.Byte;@f8065f3
[DEBUG] Converting 'Byte[]' value '[Ljava.lang.Byte;@f8065f3' to type 'Byte[]'
[DEBUG] No conversion required, value is already a Byte[]
[DEBUG] Setting default value: [Ljava.lang.Character;@2f13bec3
[DEBUG] Converting 'Character[]' value '[Ljava.lang.Character;@2f13bec3' to type 'Character[]'
[DEBUG] No conversion required, value is already a Character[]
[DEBUG] Setting default value: [Ljava.lang.Double;@363db1bc
[DEBUG] Converting 'Double[]' value '[Ljava.lang.Double;@363db1bc' to type 'Double[]'
[DEBUG] No conversion required, value is already a Double[]
[DEBUG] Setting default value: [Ljava.lang.Float;@40f7f376
[DEBUG] Converting 'Float[]' value '[Ljava.lang.Float;@40f7f376' to type 'Float[]'
[DEBUG] No conversion required, value is already a Float[]
[DEBUG] Setting default value: [Ljava.lang.Integer;@4c54a966
[DEBUG] Converting 'Integer[]' value '[Ljava.lang.Integer;@4c54a966' to type 'Integer[]'
[DEBUG] No conversion required, value is already a Integer[]
[DEBUG] Setting default value: [Ljava.lang.Long;@7e03e389
[DEBUG] Converting 'Long[]' value '[Ljava.lang.Long;@7e03e389' to type 'Long[]'
[DEBUG] No conversion required, value is already a Long[]
[DEBUG] Setting default value: [Ljava.lang.Short;@25e81da4
[DEBUG] Converting 'Short[]' value '[Ljava.lang.Short;@25e81da4' to type 'Short[]'
[DEBUG] No conversion required, value is already a Short[]
[DEBUG] Setting default value: [Ljava.lang.String;@5a7b262c
[DEBUG] Converting 'String[]' value '[Ljava.lang.String;@5a7b262c' to type 'String[]'
[DEBUG] No conversion required, value is already a String[]
[DEBUG] Setting default value: [Ljava.lang.Class;@338dab9c
[DEBUG] Converting 'Class[]' value '[Ljava.lang.Class;@338dab9c' to type 'Class[]'
[DEBUG] No conversion required, value is already a Class[]
[DEBUG] Setting default value: [Ljava.util.Date;@527309cf
[DEBUG] Converting 'Date[]' value '[Ljava.util.Date;@527309cf' to type 'Date[]'
[DEBUG] No conversion required, value is already a Date[]
[DEBUG] Setting default value: [Ljava.util.Calendar;@37933b18
[DEBUG] Converting 'Calendar[]' value '[Ljava.util.Calendar;@37933b18' to type 'Calendar[]'
[DEBUG] No conversion required, value is already a Calendar[]
[DEBUG] Setting default value: [Ljava.io.File;@345a2180
[DEBUG] Converting 'java.io.File[]' value '[Ljava.io.File;@345a2180' to type 'java.io.File[]'
[DEBUG] No conversion required, value is already a java.io.File[]
[DEBUG] Setting default value: [Ljava.sql.Date;@6a55bddc
[DEBUG] Converting 'java.sql.Date[]' value '[Ljava.sql.Date;@6a55bddc' to type 'java.sql.Date[]'
[DEBUG] No conversion required, value is already a java.sql.Date[]
[DEBUG] Setting default value: [Ljava.sql.Time;@20a2ec28
[DEBUG] Converting 'java.sql.Time[]' value '[Ljava.sql.Time;@20a2ec28' to type 'java.sql.Time[]'
[DEBUG] No conversion required, value is already a java.sql.Time[]
[DEBUG] Setting default value: [Ljava.sql.Timestamp;@ec758df
[DEBUG] Converting 'java.sql.Timestamp[]' value '[Ljava.sql.Timestamp;@ec758df' to type 'java.sql.Timestamp[]'
[DEBUG] No conversion required, value is already a java.sql.Timestamp[]
[DEBUG] Setting default value: [Ljava.net.URL;@6b742ea6
[DEBUG] Converting 'java.net.URL[]' value '[Ljava.net.URL;@6b742ea6' to type 'java.net.URL[]'
[DEBUG] No conversion required, value is already a java.net.URL[]
[DEBUG] Setting default value: false
[DEBUG] Converting 'Boolean' value 'false' to type 'Boolean'
[DEBUG] No conversion required, value is already a Boolean
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Byte'
[DEBUG] Converted to Byte value '0'
[DEBUG] Setting default value:
[DEBUG] Converting 'Character' value ' ' to type 'Character'
[DEBUG] No conversion required, value is already a Character
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Double'
[DEBUG] Converted to Double value '0.0'
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Float'
[DEBUG] Converted to Float value '0.0'
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Integer'
[DEBUG] No conversion required, value is already a Integer
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Long'
[DEBUG] Converted to Long value '0'
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Short'
[DEBUG] Converted to Short value '0'
[DEBUG] Setting default value: 0.0
[DEBUG] Converting 'BigDecimal' value '0.0' to type 'BigDecimal'
[DEBUG] No conversion required, value is already a BigDecimal
[DEBUG] Setting default value: 0
[DEBUG] Converting 'BigInteger' value '0' to type 'BigInteger'
[DEBUG] No conversion required, value is already a BigInteger
[DEBUG] Setting default value: false
[DEBUG] Converting 'Boolean' value 'false' to type 'Boolean'
[DEBUG] No conversion required, value is already a Boolean
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Byte'
[DEBUG] Converted to Byte value '0'
[DEBUG] Setting default value:
[DEBUG] Converting 'Character' value ' ' to type 'Character'
[DEBUG] No conversion required, value is already a Character
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Double'
[DEBUG] Converted to Double value '0.0'
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Float'
[DEBUG] Converted to Float value '0.0'
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Integer'
[DEBUG] No conversion required, value is already a Integer
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Long'
[DEBUG] Converted to Long value '0'
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Short'
[DEBUG] Converted to Short value '0'
[DEBUG] Setting default value:
[DEBUG] Converting 'String' value '' to type 'String'
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'boolean[]' value '[[email protected]' to type 'boolean[]'
[DEBUG] No conversion required, value is already a boolean[]
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'byte[]' value '[[email protected]' to type 'byte[]'
[DEBUG] No conversion required, value is already a byte[]
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'char[]' value '[[email protected]' to type 'char[]'
[DEBUG] No conversion required, value is already a char[]
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'double[]' value '[[email protected]' to type 'double[]'
[DEBUG] No conversion required, value is already a double[]
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'float[]' value '[[email protected]' to type 'float[]'
[DEBUG] No conversion required, value is already a float[]
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'int[]' value '[[email protected]' to type 'int[]'
[DEBUG] No conversion required, value is already a int[]
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'long[]' value '[[email protected]' to type 'long[]'
[DEBUG] No conversion required, value is already a long[]
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'short[]' value '[[email protected]' to type 'short[]'
[DEBUG] No conversion required, value is already a short[]
[DEBUG] Setting default value: [Ljava.math.BigDecimal;@398ae25a
[DEBUG] Converting 'BigDecimal[]' value '[Ljava.math.BigDecimal;@398ae25a' to type 'BigDecimal[]'
[DEBUG] No conversion required, value is already a BigDecimal[]
[DEBUG] Setting default value: [Ljava.math.BigInteger;@5f3a570c
[DEBUG] Converting 'BigInteger[]' value '[Ljava.math.BigInteger;@5f3a570c' to type 'BigInteger[]'
[DEBUG] No conversion required, value is already a BigInteger[]
[DEBUG] Setting default value: [Ljava.lang.Boolean;@788fd263
[DEBUG] Converting 'Boolean[]' value '[Ljava.lang.Boolean;@788fd263' to type 'Boolean[]'
[DEBUG] No conversion required, value is already a Boolean[]
[DEBUG] Setting default value: [Ljava.lang.Byte;@50431271
[DEBUG] Converting 'Byte[]' value '[Ljava.lang.Byte;@50431271' to type 'Byte[]'
[DEBUG] No conversion required, value is already a Byte[]
[DEBUG] Setting default value: [Ljava.lang.Character;@3eb5b211
[DEBUG] Converting 'Character[]' value '[Ljava.lang.Character;@3eb5b211' to type 'Character[]'
[DEBUG] No conversion required, value is already a Character[]
[DEBUG] Setting default value: [Ljava.lang.Double;@333a00fc
[DEBUG] Converting 'Double[]' value '[Ljava.lang.Double;@333a00fc' to type 'Double[]'
[DEBUG] No conversion required, value is already a Double[]
[DEBUG] Setting default value: [Ljava.lang.Float;@35a0d032
[DEBUG] Converting 'Float[]' value '[Ljava.lang.Float;@35a0d032' to type 'Float[]'
[DEBUG] No conversion required, value is already a Float[]
[DEBUG] Setting default value: [Ljava.lang.Integer;@7d388c6d
[DEBUG] Converting 'Integer[]' value '[Ljava.lang.Integer;@7d388c6d' to type 'Integer[]'
[DEBUG] No conversion required, value is already a Integer[]
[DEBUG] Setting default value: [Ljava.lang.Long;@6e8e8ce1
[DEBUG] Converting 'Long[]' value '[Ljava.lang.Long;@6e8e8ce1' to type 'Long[]'
[DEBUG] No conversion required, value is already a Long[]
[DEBUG] Setting default value: [Ljava.lang.Short;@d505c2c
[DEBUG] Converting 'Short[]' value '[Ljava.lang.Short;@d505c2c' to type 'Short[]'
[DEBUG] No conversion required, value is already a Short[]
[DEBUG] Setting default value: [Ljava.lang.String;@3ec22cf4
[DEBUG] Converting 'String[]' value '[Ljava.lang.String;@3ec22cf4' to type 'String[]'
[DEBUG] No conversion required, value is already a String[]
[DEBUG] Setting default value: [Ljava.lang.Class;@7a094a5
[DEBUG] Converting 'Class[]' value '[Ljava.lang.Class;@7a094a5' to type 'Class[]'
[DEBUG] No conversion required, value is already a Class[]
[DEBUG] Setting default value: [Ljava.util.Date;@1d53f934
[DEBUG] Converting 'Date[]' value '[Ljava.util.Date;@1d53f934' to type 'Date[]'
[DEBUG] No conversion required, value is already a Date[]
[DEBUG] Setting default value: [Ljava.util.Calendar;@12ed778e
[DEBUG] Converting 'Calendar[]' value '[Ljava.util.Calendar;@12ed778e' to type 'Calendar[]'
[DEBUG] No conversion required, value is already a Calendar[]
[DEBUG] Setting default value: [Ljava.io.File;@3d675cab
[DEBUG] Converting 'java.io.File[]' value '[Ljava.io.File;@3d675cab' to type 'java.io.File[]'
[DEBUG] No conversion required, value is already a java.io.File[]
[DEBUG] Setting default value: [Ljava.sql.Date;@3e61e21e
[DEBUG] Converting 'java.sql.Date[]' value '[Ljava.sql.Date;@3e61e21e' to type 'java.sql.Date[]'
[DEBUG] No conversion required, value is already a java.sql.Date[]
[DEBUG] Setting default value: [Ljava.sql.Time;@3c7926bf
[DEBUG] Converting 'java.sql.Time[]' value '[Ljava.sql.Time;@3c7926bf' to type 'java.sql.Time[]'
[DEBUG] No conversion required, value is already a java.sql.Time[]
[DEBUG] Setting default value: [Ljava.sql.Timestamp;@455167b9
[DEBUG] Converting 'java.sql.Timestamp[]' value '[Ljava.sql.Timestamp;@455167b9' to type 'java.sql.Timestamp[]'
[DEBUG] No conversion required, value is already a java.sql.Timestamp[]
[DEBUG] Setting default value: [Ljava.net.URL;@42d4f9bc
[DEBUG] Converting 'java.net.URL[]' value '[Ljava.net.URL;@42d4f9bc' to type 'java.net.URL[]'
[DEBUG] No conversion required, value is already a java.net.URL[]
[DEBUG] Converting 'String' value 'Javadoc.*' to type 'String'
[DEBUG] Setting default value: false
[DEBUG] Converting 'Boolean' value 'false' to type 'Boolean'
[DEBUG] No conversion required, value is already a Boolean
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Byte'
[DEBUG] Converted to Byte value '0'
[DEBUG] Setting default value:
[DEBUG] Converting 'Character' value ' ' to type 'Character'
[DEBUG] No conversion required, value is already a Character
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Double'
[DEBUG] Converted to Double value '0.0'
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Float'
[DEBUG] Converted to Float value '0.0'
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Integer'
[DEBUG] No conversion required, value is already a Integer
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Long'
[DEBUG] Converted to Long value '0'
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Short'
[DEBUG] Converted to Short value '0'
[DEBUG] Setting default value: 0.0
[DEBUG] Converting 'BigDecimal' value '0.0' to type 'BigDecimal'
[DEBUG] No conversion required, value is already a BigDecimal
[DEBUG] Setting default value: 0
[DEBUG] Converting 'BigInteger' value '0' to type 'BigInteger'
[DEBUG] No conversion required, value is already a BigInteger
[DEBUG] Setting default value: false
[DEBUG] Converting 'Boolean' value 'false' to type 'Boolean'
[DEBUG] No conversion required, value is already a Boolean
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Byte'
[DEBUG] Converted to Byte value '0'
[DEBUG] Setting default value:
[DEBUG] Converting 'Character' value ' ' to type 'Character'
[DEBUG] No conversion required, value is already a Character
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Double'
[DEBUG] Converted to Double value '0.0'
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Float'
[DEBUG] Converted to Float value '0.0'
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Integer'
[DEBUG] No conversion required, value is already a Integer
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Long'
[DEBUG] Converted to Long value '0'
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Short'
[DEBUG] Converted to Short value '0'
[DEBUG] Setting default value:
[DEBUG] Converting 'String' value '' to type 'String'
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'boolean[]' value '[[email protected]' to type 'boolean[]'
[DEBUG] No conversion required, value is already a boolean[]
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'byte[]' value '[[email protected]' to type 'byte[]'
[DEBUG] No conversion required, value is already a byte[]
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'char[]' value '[[email protected]' to type 'char[]'
[DEBUG] No conversion required, value is already a char[]
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'double[]' value '[[email protected]' to type 'double[]'
[DEBUG] No conversion required, value is already a double[]
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'float[]' value '[[email protected]' to type 'float[]'
[DEBUG] No conversion required, value is already a float[]
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'int[]' value '[[email protected]' to type 'int[]'
[DEBUG] No conversion required, value is already a int[]
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'long[]' value '[[email protected]' to type 'long[]'
[DEBUG] No conversion required, value is already a long[]
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'short[]' value '[[email protected]' to type 'short[]'
[DEBUG] No conversion required, value is already a short[]
[DEBUG] Setting default value: [Ljava.math.BigDecimal;@57c66848
[DEBUG] Converting 'BigDecimal[]' value '[Ljava.math.BigDecimal;@57c66848' to type 'BigDecimal[]'
[DEBUG] No conversion required, value is already a BigDecimal[]
[DEBUG] Setting default value: [Ljava.math.BigInteger;@5f4671d8
[DEBUG] Converting 'BigInteger[]' value '[Ljava.math.BigInteger;@5f4671d8' to type 'BigInteger[]'
[DEBUG] No conversion required, value is already a BigInteger[]
[DEBUG] Setting default value: [Ljava.lang.Boolean;@626e252c
[DEBUG] Converting 'Boolean[]' value '[Ljava.lang.Boolean;@626e252c' to type 'Boolean[]'
[DEBUG] No conversion required, value is already a Boolean[]
[DEBUG] Setting default value: [Ljava.lang.Byte;@4f095e78
[DEBUG] Converting 'Byte[]' value '[Ljava.lang.Byte;@4f095e78' to type 'Byte[]'
[DEBUG] No conversion required, value is already a Byte[]
[DEBUG] Setting default value: [Ljava.lang.Character;@2be9ebf9
[DEBUG] Converting 'Character[]' value '[Ljava.lang.Character;@2be9ebf9' to type 'Character[]'
[DEBUG] No conversion required, value is already a Character[]
[DEBUG] Setting default value: [Ljava.lang.Double;@47cd87ed
[DEBUG] Converting 'Double[]' value '[Ljava.lang.Double;@47cd87ed' to type 'Double[]'
[DEBUG] No conversion required, value is already a Double[]
[DEBUG] Setting default value: [Ljava.lang.Float;@54998d7d
[DEBUG] Converting 'Float[]' value '[Ljava.lang.Float;@54998d7d' to type 'Float[]'
[DEBUG] No conversion required, value is already a Float[]
[DEBUG] Setting default value: [Ljava.lang.Integer;@51e6e308
[DEBUG] Converting 'Integer[]' value '[Ljava.lang.Integer;@51e6e308' to type 'Integer[]'
[DEBUG] No conversion required, value is already a Integer[]
[DEBUG] Setting default value: [Ljava.lang.Long;@35b46cee
[DEBUG] Converting 'Long[]' value '[Ljava.lang.Long;@35b46cee' to type 'Long[]'
[DEBUG] No conversion required, value is already a Long[]
[DEBUG] Setting default value: [Ljava.lang.Short;@1e6d775a
[DEBUG] Converting 'Short[]' value '[Ljava.lang.Short;@1e6d775a' to type 'Short[]'
[DEBUG] No conversion required, value is already a Short[]
[DEBUG] Setting default value: [Ljava.lang.String;@607e38f
[DEBUG] Converting 'String[]' value '[Ljava.lang.String;@607e38f' to type 'String[]'
[DEBUG] No conversion required, value is already a String[]
[DEBUG] Setting default value: [Ljava.lang.Class;@601faee4
[DEBUG] Converting 'Class[]' value '[Ljava.lang.Class;@601faee4' to type 'Class[]'
[DEBUG] No conversion required, value is already a Class[]
[DEBUG] Setting default value: [Ljava.util.Date;@765a6d15
[DEBUG] Converting 'Date[]' value '[Ljava.util.Date;@765a6d15' to type 'Date[]'
[DEBUG] No conversion required, value is already a Date[]
[DEBUG] Setting default value: [Ljava.util.Calendar;@3f80323
[DEBUG] Converting 'Calendar[]' value '[Ljava.util.Calendar;@3f80323' to type 'Calendar[]'
[DEBUG] No conversion required, value is already a Calendar[]
[DEBUG] Setting default value: [Ljava.io.File;@3a5a9348
[DEBUG] Converting 'java.io.File[]' value '[Ljava.io.File;@3a5a9348' to type 'java.io.File[]'
[DEBUG] No conversion required, value is already a java.io.File[]
[DEBUG] Setting default value: [Ljava.sql.Date;@27af7269
[DEBUG] Converting 'java.sql.Date[]' value '[Ljava.sql.Date;@27af7269' to type 'java.sql.Date[]'
[DEBUG] No conversion required, value is already a java.sql.Date[]
[DEBUG] Setting default value: [Ljava.sql.Time;@2b8914c
[DEBUG] Converting 'java.sql.Time[]' value '[Ljava.sql.Time;@2b8914c' to type 'java.sql.Time[]'
[DEBUG] No conversion required, value is already a java.sql.Time[]
[DEBUG] Setting default value: [Ljava.sql.Timestamp;@411a7b23
[DEBUG] Converting 'java.sql.Timestamp[]' value '[Ljava.sql.Timestamp;@411a7b23' to type 'java.sql.Timestamp[]'
[DEBUG] No conversion required, value is already a java.sql.Timestamp[]
[DEBUG] Setting default value: [Ljava.net.URL;@2f34709b
[DEBUG] Converting 'java.net.URL[]' value '[Ljava.net.URL;@2f34709b' to type 'java.net.URL[]'
[DEBUG] No conversion required, value is already a java.net.URL[]
[DEBUG] Converting 'String' value '$1' to type 'String'
[DEBUG] Setting default value: false
[DEBUG] Converting 'Boolean' value 'false' to type 'Boolean'
[DEBUG] No conversion required, value is already a Boolean
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Byte'
[DEBUG] Converted to Byte value '0'
[DEBUG] Setting default value:
[DEBUG] Converting 'Character' value ' ' to type 'Character'
[DEBUG] No conversion required, value is already a Character
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Double'
[DEBUG] Converted to Double value '0.0'
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Float'
[DEBUG] Converted to Float value '0.0'
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Integer'
[DEBUG] No conversion required, value is already a Integer
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Long'
[DEBUG] Converted to Long value '0'
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Short'
[DEBUG] Converted to Short value '0'
[DEBUG] Setting default value: 0.0
[DEBUG] Converting 'BigDecimal' value '0.0' to type 'BigDecimal'
[DEBUG] No conversion required, value is already a BigDecimal
[DEBUG] Setting default value: 0
[DEBUG] Converting 'BigInteger' value '0' to type 'BigInteger'
[DEBUG] No conversion required, value is already a BigInteger
[DEBUG] Setting default value: false
[DEBUG] Converting 'Boolean' value 'false' to type 'Boolean'
[DEBUG] No conversion required, value is already a Boolean
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Byte'
[DEBUG] Converted to Byte value '0'
[DEBUG] Setting default value:
[DEBUG] Converting 'Character' value ' ' to type 'Character'
[DEBUG] No conversion required, value is already a Character
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Double'
[DEBUG] Converted to Double value '0.0'
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Float'
[DEBUG] Converted to Float value '0.0'
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Integer'
[DEBUG] No conversion required, value is already a Integer
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Long'
[DEBUG] Converted to Long value '0'
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Short'
[DEBUG] Converted to Short value '0'
[DEBUG] Setting default value:
[DEBUG] Converting 'String' value '' to type 'String'
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'boolean[]' value '[[email protected]' to type 'boolean[]'
[DEBUG] No conversion required, value is already a boolean[]
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'byte[]' value '[[email protected]' to type 'byte[]'
[DEBUG] No conversion required, value is already a byte[]
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'char[]' value '[[email protected]' to type 'char[]'
[DEBUG] No conversion required, value is already a char[]
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'double[]' value '[[email protected]' to type 'double[]'
[DEBUG] No conversion required, value is already a double[]
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'float[]' value '[[email protected]' to type 'float[]'
[DEBUG] No conversion required, value is already a float[]
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'int[]' value '[[email protected]' to type 'int[]'
[DEBUG] No conversion required, value is already a int[]
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'long[]' value '[[email protected]' to type 'long[]'
[DEBUG] No conversion required, value is already a long[]
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'short[]' value '[[email protected]' to type 'short[]'
[DEBUG] No conversion required, value is already a short[]
[DEBUG] Setting default value: [Ljava.math.BigDecimal;@5e541d30
[DEBUG] Converting 'BigDecimal[]' value '[Ljava.math.BigDecimal;@5e541d30' to type 'BigDecimal[]'
[DEBUG] No conversion required, value is already a BigDecimal[]
[DEBUG] Setting default value: [Ljava.math.BigInteger;@2e1c4772
[DEBUG] Converting 'BigInteger[]' value '[Ljava.math.BigInteger;@2e1c4772' to type 'BigInteger[]'
[DEBUG] No conversion required, value is already a BigInteger[]
[DEBUG] Setting default value: [Ljava.lang.Boolean;@3d349b2
[DEBUG] Converting 'Boolean[]' value '[Ljava.lang.Boolean;@3d349b2' to type 'Boolean[]'
[DEBUG] No conversion required, value is already a Boolean[]
[DEBUG] Setting default value: [Ljava.lang.Byte;@2aaa0b61
[DEBUG] Converting 'Byte[]' value '[Ljava.lang.Byte;@2aaa0b61' to type 'Byte[]'
[DEBUG] No conversion required, value is already a Byte[]
[DEBUG] Setting default value: [Ljava.lang.Character;@54e92e99
[DEBUG] Converting 'Character[]' value '[Ljava.lang.Character;@54e92e99' to type 'Character[]'
[DEBUG] No conversion required, value is already a Character[]
[DEBUG] Setting default value: [Ljava.lang.Double;@1802c4a1
[DEBUG] Converting 'Double[]' value '[Ljava.lang.Double;@1802c4a1' to type 'Double[]'
[DEBUG] No conversion required, value is already a Double[]
[DEBUG] Setting default value: [Ljava.lang.Float;@18580ca
[DEBUG] Converting 'Float[]' value '[Ljava.lang.Float;@18580ca' to type 'Float[]'
[DEBUG] No conversion required, value is already a Float[]
[DEBUG] Setting default value: [Ljava.lang.Integer;@7b0e7298
[DEBUG] Converting 'Integer[]' value '[Ljava.lang.Integer;@7b0e7298' to type 'Integer[]'
[DEBUG] No conversion required, value is already a Integer[]
[DEBUG] Setting default value: [Ljava.lang.Long;@660e0686
[DEBUG] Converting 'Long[]' value '[Ljava.lang.Long;@660e0686' to type 'Long[]'
[DEBUG] No conversion required, value is already a Long[]
[DEBUG] Setting default value: [Ljava.lang.Short;@6827f12a
[DEBUG] Converting 'Short[]' value '[Ljava.lang.Short;@6827f12a' to type 'Short[]'
[DEBUG] No conversion required, value is already a Short[]
[DEBUG] Setting default value: [Ljava.lang.String;@4589bf34
[DEBUG] Converting 'String[]' value '[Ljava.lang.String;@4589bf34' to type 'String[]'
[DEBUG] No conversion required, value is already a String[]
[DEBUG] Setting default value: [Ljava.lang.Class;@4d1b8faf
[DEBUG] Converting 'Class[]' value '[Ljava.lang.Class;@4d1b8faf' to type 'Class[]'
[DEBUG] No conversion required, value is already a Class[]
[DEBUG] Setting default value: [Ljava.util.Date;@5bb79abc
[DEBUG] Converting 'Date[]' value '[Ljava.util.Date;@5bb79abc' to type 'Date[]'
[DEBUG] No conversion required, value is already a Date[]
[DEBUG] Setting default value: [Ljava.util.Calendar;@cce9e41
[DEBUG] Converting 'Calendar[]' value '[Ljava.util.Calendar;@cce9e41' to type 'Calendar[]'
[DEBUG] No conversion required, value is already a Calendar[]
[DEBUG] Setting default value: [Ljava.io.File;@436e0f3
[DEBUG] Converting 'java.io.File[]' value '[Ljava.io.File;@436e0f3' to type 'java.io.File[]'
[DEBUG] No conversion required, value is already a java.io.File[]
[DEBUG] Setting default value: [Ljava.sql.Date;@1541712d
[DEBUG] Converting 'java.sql.Date[]' value '[Ljava.sql.Date;@1541712d' to type 'java.sql.Date[]'
[DEBUG] No conversion required, value is already a java.sql.Date[]
[DEBUG] Setting default value: [Ljava.sql.Time;@72c46b43
[DEBUG] Converting 'java.sql.Time[]' value '[Ljava.sql.Time;@72c46b43' to type 'java.sql.Time[]'
[DEBUG] No conversion required, value is already a java.sql.Time[]
[DEBUG] Setting default value: [Ljava.sql.Timestamp;@a00dfcc
[DEBUG] Converting 'java.sql.Timestamp[]' value '[Ljava.sql.Timestamp;@a00dfcc' to type 'java.sql.Timestamp[]'
[DEBUG] No conversion required, value is already a java.sql.Timestamp[]
[DEBUG] Setting default value: [Ljava.net.URL;@39829707
[DEBUG] Converting 'java.net.URL[]' value '[Ljava.net.URL;@39829707' to type 'java.net.URL[]'
[DEBUG] No conversion required, value is already a java.net.URL[]
[DEBUG] Converting 'String' value 'CHECKSTYLE ON' to type 'String'
[DEBUG] Setting default value: false
[DEBUG] Converting 'Boolean' value 'false' to type 'Boolean'
[DEBUG] No conversion required, value is already a Boolean
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Byte'
[DEBUG] Converted to Byte value '0'
[DEBUG] Setting default value:
[DEBUG] Converting 'Character' value ' ' to type 'Character'
[DEBUG] No conversion required, value is already a Character
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Double'
[DEBUG] Converted to Double value '0.0'
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Float'
[DEBUG] Converted to Float value '0.0'
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Integer'
[DEBUG] No conversion required, value is already a Integer
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Long'
[DEBUG] Converted to Long value '0'
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Short'
[DEBUG] Converted to Short value '0'
[DEBUG] Setting default value: 0.0
[DEBUG] Converting 'BigDecimal' value '0.0' to type 'BigDecimal'
[DEBUG] No conversion required, value is already a BigDecimal
[DEBUG] Setting default value: 0
[DEBUG] Converting 'BigInteger' value '0' to type 'BigInteger'
[DEBUG] No conversion required, value is already a BigInteger
[DEBUG] Setting default value: false
[DEBUG] Converting 'Boolean' value 'false' to type 'Boolean'
[DEBUG] No conversion required, value is already a Boolean
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Byte'
[DEBUG] Converted to Byte value '0'
[DEBUG] Setting default value:
[DEBUG] Converting 'Character' value ' ' to type 'Character'
[DEBUG] No conversion required, value is already a Character
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Double'
[DEBUG] Converted to Double value '0.0'
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Float'
[DEBUG] Converted to Float value '0.0'
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Integer'
[DEBUG] No conversion required, value is already a Integer
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Long'
[DEBUG] Converted to Long value '0'
[DEBUG] Setting default value: 0
[DEBUG] Converting 'Integer' value '0' to type 'Short'
[DEBUG] Converted to Short value '0'
[DEBUG] Setting default value:
[DEBUG] Converting 'String' value '' to type 'String'
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'boolean[]' value '[[email protected]' to type 'boolean[]'
[DEBUG] No conversion required, value is already a boolean[]
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'byte[]' value '[[email protected]' to type 'byte[]'
[DEBUG] No conversion required, value is already a byte[]
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'char[]' value '[[email protected]' to type 'char[]'
[DEBUG] No conversion required, value is already a char[]
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'double[]' value '[[email protected]' to type 'double[]'
[DEBUG] No conversion required, value is already a double[]
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'float[]' value '[[email protected]' to type 'float[]'
[DEBUG] No conversion required, value is already a float[]
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'int[]' value '[[email protected]' to type 'int[]'
[DEBUG] No conversion required, value is already a int[]
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'long[]' value '[[email protected]' to type 'long[]'
[DEBUG] No conversion required, value is already a long[]
[DEBUG] Setting default value: [[email protected]
[DEBUG] Converting 'short[]' value '[[email protected]' to type 'short[]'
[DEBUG] No conversion required, value is already a short[]
[DEBUG] Setting default value: [Ljava.math.BigDecimal;@5dba0ac
[DEBUG] Converting 'BigDecimal[]' value '[Ljava.math.BigDecimal;@5dba0ac' to type 'BigDecimal[]'
[DEBUG] No conversion required, value is already a BigDecimal[]
[DEBUG] Setting default value: [Ljava.math.BigInteger;@72d33ab6
[DEBUG] Converting 'BigInteger[]' value '[Ljava.math.BigInteger;@72d33ab6' to type 'BigInteger[]'
[DEBUG] No conversion required, value is already a BigInteger[]
[DEBUG] Setting default value: [Ljava.lang.Boolean;@ba5dcb3
[DEBUG] Converting 'Boolean[]' value '[Ljava.lang.Boolean;@ba5dcb3' to type 'Boolean[]'
[DEBUG] No conversion required, value is already a Boolean[]
[DEBUG] Setting default value: [Ljava.lang.Byte;@66c519b1
[DEBUG] Converting 'Byte[]' value '[Ljava.lang.Byte;@66c519b1' to type 'Byte[]'
[DEBUG] No conversion required, value is already a Byte[]
[DEBUG] Setting default value: [Ljava.lang.Character;@3e431b05
[DEBUG] Converting 'Character[]' value '[Ljava.lang.Character;@3e431b05' to type 'Character[]'
[DEBUG] No conversion required, value is already a Character[]
[DEBUG] Setting default value: [Ljava.lang.Double;@55ae80f1
[DEBUG] Converting 'Double[]' value '[Ljava.lang.Double;@55ae80f1' to type 'Double[]'
[DEBUG] No conversion required, value is already a Double[]
[DEBUG] Setting default value: [Ljava.lang.Float;@704b8eb3
[DEBUG] Converting 'Float[]' value '[Ljava.lang.Float;@704b8eb3' to type 'Float[]'
[DEBUG] No conversion required, value is already a Float[]
[DEBUG] Setting default value: [Ljava.lang.Integer;@3e8d099a
[DEBUG] Converting 'Integer[]' value '[Ljava.lang.Integer;@3e8d099a' to type 'Integer[]'
[DEBUG] No conversion required, value is already a Integer[]
[DEBUG] Setting default value: [Ljava.lang.Long;@18b0a67d
[DEBUG] Converting 'Long[]' value '[Ljava.lang.Long;@18b0a67d' to type 'Long[]'
[DEBUG] No conversion required, value is already a Long[]
[DEBUG] Setting default value: [Ljava.lang.Short;@39381492
[DEBUG] Converting 'Short[]' value '[Ljava.lang.Short;@39381492' to type 'Short[]'
[DEBUG] No conversion required, value is already a Short[]
[DEBUG] Setting default value: [Ljava.lang.String;@15aa2b10
[DEBUG] Converting 'String[]' value '[Ljava.lang.String;@15aa2b10' to type 'String[]'
[DEBUG] No conversion required, value is already a String[]
[DEBUG] Setting default value: [Ljava.lang.Class;@433d31e6
[DEBUG] Converting 'Class[]' value '[Ljava.lang.Class;@433d31e6' to type 'Class[]'
[DEBUG] No conversion required, value is already a Class[]
[DEBUG] Setting default value: [Ljava.util.Date;@5ea3f4b2
[DEBUG] Converting 'Date[]' value '[Ljava.util.Date;@5ea3f4b2' to type 'Date[]'
[DEBUG] No conversion required, value is already a Date[]
[DEBUG] Setting default value: [Ljava.util.Calendar;@2746e770
[DEBUG] Converting 'Calendar[]' value '[Ljava.util.Calendar;@2746e770' to type 'Calendar[]'
[DEBUG] No conversion required, value is already a Calendar[]
[DEBUG] Setting default value: [Ljava.io.File;@63f0ba23
[DEBUG] Converting 'java.io.File[]' value '[Ljava.io.File;@63f0ba23' to type 'java.io.File[]'
[DEBUG] No conversion required, value is already a java.io.File[]
[DEBUG] Setting default value: [Ljava.sql.Date;@49e805ba
[DEBUG] Converting 'java.sql.Date[]' value '[Ljava.sql.Date;@49e805ba' to type 'java.sql.Date[]'
[DEBUG] No conversion required, value is already a java.sql.Date[]
[DEBUG] Setting default value: [Ljava.sql.Time;@8af7e51
[DEBUG] Converting 'java.sql.Time[]' value '[Ljava.sql.Time;@8af7e51' to type 'java.sql.Time[]'
[DEBUG] No conversion required, value is already a java.sql.Time[]
[DEBUG] Setting default value: [Ljava.sql.Timestamp;@18c27553
[DEBUG] Converting 'java.sql.Timestamp[]' value '[Ljava.sql.Timestamp;@18c27553' to type 'java.sql.Timestamp[]'
[DEBUG] No conversion required, value is already a java.sql.Timestamp[]
[DEBUG] Setting default value: [Ljava.net.URL;@7e05e5ca
[DEBUG] Converting 'java.net.URL[]' value '[Ljava.net.URL;@7e05e5ca' to type 'java.net.URL[]'
[DEBUG] No conversion required, value is already a java.net.URL[]
[DEBUG] Converting 'String' value 'CHECKSTYLE OFF: (.+)' to type 'String'
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ wso2si-integration ---
[DEBUG] Checking for local modifications: skipped.
[DEBUG] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd '/home/jenkins/workspace/products/streaming-integrator/modules/integration' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /home/jenkins/workspace/products/streaming-integrator/modules/integration
[DEBUG] consume line d48f56f59fe14d0998acedd285de9ac4894c70af
[INFO] Storing buildNumber: d48f56f59fe14d0998acedd285de9ac4894c70af at timestamp: 1686260382122
[WARNING] Cannot get the branch information from the git repository:
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
[INFO] Executing: /bin/sh -c cd '/home/jenkins/workspace/products/streaming-integrator/modules/integration' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /home/jenkins/workspace/products/streaming-integrator/modules/integration
[DEBUG] consume line d48f56f59fe14d0998acedd285de9ac4894c70af
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ wso2si-integration ---
[DEBUG] Initializing Velocity, Calling init()...
[DEBUG] *******************************************************************
[DEBUG] Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
[DEBUG] RuntimeInstance initializing.
[DEBUG] Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties
[DEBUG] Default ResourceManager initializing. (class org.apache.velocity.runtime.resource.ResourceManagerImpl)
[DEBUG] ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
[DEBUG] ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
[DEBUG] Default ResourceManager initialization complete.
[DEBUG] Loaded System Directive: org.apache.velocity.runtime.directive.Stop
[DEBUG] Loaded System Directive: org.apache.velocity.runtime.directive.Define
[DEBUG] Loaded System Directive: org.apache.velocity.runtime.directive.Break
[DEBUG] Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
[DEBUG] Loaded System Directive: org.apache.velocity.runtime.directive.Literal
[DEBUG] Loaded System Directive: org.apache.velocity.runtime.directive.Macro
[DEBUG] Loaded System Directive: org.apache.velocity.runtime.directive.Parse
[DEBUG] Loaded System Directive: org.apache.velocity.runtime.directive.Include
[DEBUG] Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
[DEBUG] Velocimacro : initialization starting.
[DEBUG] Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
[DEBUG] Velocimacro : Default library not found.
[DEBUG] Velocimacro : allowInline = true : VMs can be defined inline in templates
[DEBUG] Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
[DEBUG] Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
[DEBUG] Velocimacro : autoload off : VM system will not automatically reload global library macros
[DEBUG] Velocimacro : Velocimacro : initialization complete.
[DEBUG] RuntimeInstance successfully initialized.
[DEBUG] Supplemental data models won't be loaded. No models specified.
[DEBUG] inceptionYear not specified, defaulting to 2023
[INFO]
[INFO] >>> spotbugs-maven-plugin:3.1.10:check (analyze-compile) > :spotbugs @ wso2si-integration >>>
[INFO]
[INFO] --- spotbugs-maven-plugin:3.1.10:spotbugs (spotbugs) @ wso2si-integration ---
[DEBUG] ****** SpotBugsMojo execute *******
[DEBUG] ****** SpotBugsMojo executeCheck *******
[DEBUG] Generating Spotbugs XML
[DEBUG] ****** SpotBugsMojo canGenerateReport *******
[DEBUG] canGenerate is false
[INFO]
[INFO] <<< spotbugs-maven-plugin:3.1.10:check (analyze-compile) < :spotbugs @ wso2si-integration <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:3.1.10:check (analyze-compile) @ wso2si-integration ---
[DEBUG] Executing spotbugs:check
[DEBUG] Nothing for SpotBugs to do here.
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wso2si-integration ---
[INFO] Installing /home/jenkins/workspace/products/streaming-integrator/modules/integration/pom.xml to /home/jenkins/workspace/products/streaming-integrator/.repository/org/wso2/ei/wso2si-integration/4.3.0-SNAPSHOT/wso2si-integration-4.3.0-SNAPSHOT.pom
[DEBUG] Writing tracking file /home/jenkins/workspace/products/streaming-integrator/.repository/org/wso2/ei/wso2si-integration/4.3.0-SNAPSHOT/_remote.repositories
[INFO]
[INFO] --- versions-maven-plugin:2.16.0:dependency-updates-report (default-cli) @ wso2si-integration ---
[INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
[DEBUG] Skin doxia-sitetools prerequisite: 1.9.1, current: 1.11.1, matched = true
[DEBUG] The file '/home/jenkins/workspace/products/streaming-integrator/modules/integration/target/site/css/site.css' does not exist. Creating an empty file.
[DEBUG] Collecting dependencies for project WSO2 Streaming Integrator - Integration Tests
[DEBUG] Collecting managed dependencies for project WSO2 Streaming Integrator - Integration Tests
[DEBUG] Dpmg: org.wso2.carbon:org.wso2.carbon.core:5.3.0:jar:null
[DEBUG] Dpmg: org.wso2.carbon:org.wso2.carbon.launcher:5.3.0:jar:null
[DEBUG] Dpmg: org.wso2.carbon:org.wso2.carbon.server.feature:5.3.0:zip:null
[DEBUG] Dpmg: org.wso2.carbon:org.wso2.carbon.osgi.feature:5.3.0:zip:null
[DEBUG] Dpmg: org.wso2.carbon:org.wso2.carbon.runtime.feature:5.3.0:zip:null
[DEBUG] Dpmg: org.wso2.carbon.config:org.wso2.carbon.config.feature:2.1.16:zip:null
[DEBUG] Dpmg: org.wso2.carbon.secvault:org.wso2.carbon.secvault.feature:5.0.18:zip:null
[DEBUG] Dpmg: org.wso2.carbon.secvault:org.wso2.carbon.secvault.tools.feature:5.0.18:zip:null
[DEBUG] Dpmg: org.wso2.carbon.utils:org.wso2.carbon.utils.feature:2.1.1:zip:null
[DEBUG] Dpmg: org.wso2.carbon.touchpoint:org.wso2.carbon.touchpoint.feature:1.1.1:zip:null
[DEBUG] Dpmg: org.wso2.ei:wso2-streaming-integrator-test-distribution:4.3.0-SNAPSHOT:zip:test
[DEBUG] Dpmg: org.testng:testng:6.9.10:jar:test
[DEBUG] Dpmg: org.wso2.carbon.deployment:org.wso2.carbon.deployment.engine:5.2.2:jar:null
[DEBUG] Dpmg: org.wso2.carbon.utils:org.wso2.carbon.utils:2.1.1:jar:null
[DEBUG] Dpmg: org.wso2.carbon.config:org.wso2.carbon.config:2.1.16:jar:null
[DEBUG] Dpmg: com.google.collections:google-collections:1.0:jar:null
[DEBUG] Dpmg: org.wso2.carbon.datasources:org.wso2.carbon.datasource.core.feature:1.1.14:zip:null
[DEBUG] Dpmg: org.wso2.carbon.jndi:org.wso2.carbon.jndi.feature:1.0.5:zip:null
[DEBUG] Dpmg: org.wso2.carbon.caching:org.wso2.carbon.caching.feature:1.1.3:zip:null
[DEBUG] Dpmg: org.antlr:antlr4-runtime:4.11.1:jar:null
[DEBUG] Dpmg: org.apache.ws.commons.axiom:axiom-api:1.2.20:jar:null
[DEBUG] Dpmg: org.apache.ws.commons.axiom:axiom-impl:1.2.20:jar:null
[DEBUG] Dpmg: jaxen:jaxen:1.1.6:jar:null
[DEBUG] Dpmg: commons-logging:commons-logging:1.2:jar:null
[DEBUG] Dpmg: org.apache.geronimo.specs:geronimo-activation_1.1_spec:1.1:jar:null
[DEBUG] Dpmg: org.apache.geronimo.specs:geronimo-stax-api_1.0_spec:1.0.1:jar:null
[DEBUG] Dpmg: org.apache.james:apache-mime4j-core:0.7.2:jar:null
[DEBUG] Dpmg: org.wso2.orbit.net.sf.saxon:Saxon-HE:9.7.0.wso2v1:jar:null
[DEBUG] Dpmg: org.osgi:org.osgi.core:6.0.0:jar:null
[DEBUG] Dpmg: org.wso2.eclipse.osgi:org.eclipse.osgi:3.11.0.v20160603-1336:jar:null
[DEBUG] Dpmg: org.wso2.eclipse.osgi:org.eclipse.osgi.services:3.4.0.v20140312-2051:jar:null
[DEBUG] Dpmg: org.slf4j:slf4j-api:1.7.12:jar:null
[DEBUG] Dpmg: org.slf4j:slf4j-log4j12:1.7.12:jar:null
[DEBUG] Dpmg: org.apache.logging.log4j:log4j-core:2.17.1:jar:null
[DEBUG] Dpmg: com.google.code.gson:gson:2.8.5:jar:null
[DEBUG] Dpmg: com.jayway.jsonpath:json-path:2.2.0:jar:null
[DEBUG] Dpmg: org.wso2.orbit.org.apache.tapestry:tapestry-json:5.4.1.wso2v1:jar:null
[DEBUG] Dpmg: org.json.wso2:json:3.0.0.wso2v1:jar:null
[DEBUG] Dpmg: org.mockito:mockito-all:1.9.0:jar:null
[DEBUG] Dpmg: org.wso2.carbon.metrics:org.wso2.carbon.metrics.core.feature:2.3.18:zip:null
[DEBUG] Dpmg: org.wso2.carbon.metrics:org.wso2.carbon.metrics.jdbc.core.feature:2.3.18:zip:null
[DEBUG] Dpmg: org.wso2.carbon.metrics:org.wso2.carbon.metrics.das.core.feature:2.3.18:zip:null
[DEBUG] Dpmg: org.wso2.carbon.analytics:org.wso2.carbon.streaming.integrator.core:3.0.69:jar:null
[DEBUG] Dpmg: org.wso2.carbon.analytics:org.wso2.carbon.streaming.integrator.common:3.0.69:jar:null
[DEBUG] Dpmg: org.wso2.carbon.analytics:org.wso2.carbon.streaming.integrator.core.feature:3.0.69:zip:null
[DEBUG] Dpmg: org.wso2.carbon.analytics:org.wso2.siddhi.parser.service.feature:3.0.69:zip:null
[DEBUG] Dpmg: org.wso2.carbon.analytics:org.wso2.carbon.siddhi.store.api.rest.feature:3.0.69:zip:null
[DEBUG] Dpmg: commons-io:commons-io:2.5:jar:test
[DEBUG] Dpmg: org.apache.commons:commons-io:1.3.2:jar:null
[DEBUG] Dpmg: org.wso2.carbon.analytics:org.wso2.carbon.streaming.integrator.statistics:3.0.69:jar:test
[DEBUG] Dpmg: org.wso2.carbon:carbon-kernel-osgi-test-util:5.3.0:jar:test
[DEBUG] Dpmg: junit:junit:4.10:jar:test
[DEBUG] Dpmg: org.wso2.carbon:osgi-test-util:5.1.1:jar:test
[DEBUG] Dpmg: org.wso2.carbon.analytics:org.wso2.carbon.health.check.core.feature:3.0.69:zip:null
[DEBUG] Dpmg: org.wso2.carbon.analytics:org.wso2.carbon.streaming.integrator.common.feature:3.0.69:zip:null
[DEBUG] Dpmg: org.wso2.carbon.coordination:org.wso2.carbon.cluster.coordinator.service.feature:2.1.9:zip:null
[DEBUG] Dpmg: org.wso2.carbon.coordination:org.wso2.carbon.cluster.coordinator.commons.feature:2.1.9:zip:null
[DEBUG] Dpmg: org.wso2.carbon.coordination:org.wso2.carbon.cluster.coordinator.rdbms.feature:2.1.9:zip:null
[DEBUG] Dpmg: io.siddhi:siddhi-query-api:5.1.28:jar:null
[DEBUG] Dpmg: io.siddhi:siddhi-core:5.1.28:jar:null
[DEBUG] Dpmg: io.siddhi:siddhi-query-compiler:5.1.28:jar:null
[DEBUG] Dpmg: io.siddhi:siddhi-annotations:5.1.28:jar:null
[DEBUG] Dpmg: org.wso2.orbit.com.lmax:disruptor:3.4.2.wso2v1:jar:null
[DEBUG] Dpmg: com.google.guava:guava:31.1-jre:jar:null
[DEBUG] Dpmg: io.dropwizard.metrics:metrics-core:3.2.5:jar:null
[DEBUG] Dpmg: org.apache.commons:commons-lang3:3.3.2:jar:null
[DEBUG] Dpmg: org.apache.kafka:kafka_2.10:0.9.0.0:jar:null
[DEBUG] Dpmg: org.apache.commons:commons-collections4:4.0:jar:null
[DEBUG] Dpmg: org.wso2.msf4j:org.wso2.msf4j.feature:2.8.11:zip:null
[DEBUG] Dpmg: org.wso2.carbon.deployment:org.wso2.carbon.deployment.engine.feature:5.2.2:zip:null
[DEBUG] Dpmg: org.wso2.carbon.deployment:org.wso2.carbon.deployment.notifier.feature:5.2.2:zip:null
[DEBUG] Dpmg: org.wso2.msf4j:msf4j-core:2.8.11:jar:null
[DEBUG] Dpmg: com.fasterxml.jackson.core:jackson-databind:2.9.10.8:jar:null
[DEBUG] Dpmg: com.fasterxml.jackson.core:jackson-annotations:2.9.10:jar:null
[DEBUG] Dpmg: io.swagger:swagger-annotations:1.5.22:jar:null
[DEBUG] Dpmg: javax.ws.rs:javax.ws.rs-api:2.0:jar:null
[DEBUG] Dpmg: com.fasterxml.jackson.datatype:jackson-datatype-joda:2.9.10:jar:null
[DEBUG] Dpmg: com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:2.9.10:jar:null
[DEBUG] Dpmg: javax.servlet:javax.servlet-api:3.1.0:jar:null
[DEBUG] Dpmg: org.wso2.org.ops4j.pax.logging:pax-logging-api:2.1.0-wso2v3:jar:null
[DEBUG] Dpmg: org.wso2.carbon.analytics:org.wso2.siddhi.feature:3.0.69:zip:null
[DEBUG] Dpmg: org.wso2.carbon.analytics-common:org.wso2.carbon.databridge.feature:6.1.66:zip:null
[DEBUG] Dpmg: org.wso2.carbon.analytics-common:org.wso2.carbon.databridge.agent.feature:6.1.66:zip:null
[DEBUG] Dpmg: org.wso2.carbon.analytics-common:org.wso2.carbon.databridge.commons.thrift.feature:6.1.66:zip:null
[DEBUG] Dpmg: org.wso2.carbon.analytics-common:org.wso2.carbon.databridge.commons.feature:6.1.66:zip:null
[DEBUG] Dpmg: org.wso2.carbon.analytics-common:org.wso2.carbon.databridge.commons:6.1.66:jar:null
[DEBUG] Dpmg: org.wso2.carbon.analytics-common:org.wso2.carbon.databridge.commons.thrift:6.1.66:jar:null
[DEBUG] Dpmg: org.wso2.carbon.analytics-common:org.wso2.carbon.databridge.commons.binary:6.1.66:jar:null
[DEBUG] Dpmg: org.wso2.carbon.analytics-common:org.wso2.carbon.databridge.agent:6.1.66:jar:null
[DEBUG] Dpmg: org.wso2.carbon.analytics-common:org.wso2.carbon.databridge.core:6.1.66:jar:null
[DEBUG] Dpmg: org.wso2.carbon.analytics-common:org.wso2.carbon.databridge.receiver.binary:6.1.66:jar:null
[DEBUG] Dpmg: org.wso2.carbon.analytics-common:org.wso2.carbon.databridge.receiver.thrift:6.1.66:jar:null
[DEBUG] Dpmg: io.opentracing:opentracing-api:0.31.0:jar:null
[DEBUG] Dpmg: io.opentracing:opentracing-util:0.31.0:jar:null
[DEBUG] Dpmg: org.wso2.carbon.uiserver:org.wso2.carbon.uiserver.feature:1.0.6:zip:null
[DEBUG] Dpmg: org.wso2.carbon.analytics-common:org.wso2.carbon.analytics.idp.client:6.1.66:jar:null
[DEBUG] Dpmg: org.wso2.carbon.analytics-common:org.wso2.carbon.analytics.idp.client.feature:6.1.66:zip:null
[DEBUG] Dpmg: org.wso2.carbon.analytics-common:org.wso2.carbon.analytics.permissions:6.1.66:jar:null
[DEBUG] Dpmg: org.wso2.carbon.analytics-common:org.wso2.carbon.analytics.permissions.feature:6.1.66:zip:null
[DEBUG] Dpmg: org.wso2.carbon.analytics:org.wso2.carbon.data.provider.feature:3.0.69:zip:null
[DEBUG] Dpmg: org.wso2.carbon.analytics:org.wso2.carbon.analytics.msf4j.interceptor.common.feature:3.0.69:zip:null
[DEBUG] Dpmg: org.wso2.carbon.analytics:org.wso2.carbon.analytics.auth.rest.api:3.0.69:jar:null
[DEBUG] Dpmg: org.wso2.carbon.analytics:org.wso2.carbon.analytics.auth.rest.api.feature:3.0.69:zip:null
[DEBUG] Dpmg: org.wso2.carbon.analytics:org.wso2.carbon.si.coordination.listener.feature:3.0.69:zip:null
[DEBUG] Dpmg: org.wso2.carbon.analytics:org.wso2.carbon.si.metrics.core.feature:3.0.69:zip:null
[DEBUG] Dpmg: org.wso2.carbon.analytics:org.wso2.carbon.permissions.rest.api.feature:3.0.69:zip:null
[DEBUG] Dpmg: org.wso2.carbon.analytics:org.wso2.carbon.streaming.integrator.statistics.feature:3.0.69:zip:null
[DEBUG] Dpmg: io.siddhi.extension.io.kafka:siddhi-io-kafka:5.0.18:jar:null
[DEBUG] Dpmg: io.siddhi.extension.io.websocket:siddhi-io-websocket:3.0.3:jar:null
[DEBUG] Dpmg: io.siddhi.extension.execution.json:siddhi-execution-json:2.0.10:jar:null
[DEBUG] Dpmg: io.siddhi.extension.execution.list:siddhi-execution-list:1.0.1:jar:null
[DEBUG] Dpmg: io.siddhi.extension.map.json:siddhi-map-json:5.2.4:jar:null
[DEBUG] Dpmg: io.siddhi.extension.map.avro:siddhi-map-avro:2.2.3:jar:null
[DEBUG] Dpmg: io.siddhi.extension.map.xml:siddhi-map-xml:5.2.2:jar:null
[DEBUG] Dpmg: io.siddhi.extension.map.csv:siddhi-map-csv:2.1.2:jar:null
[DEBUG] Dpmg: org.wso2.carbon.analytics:org.wso2.carbon.siddhi.error.handler.core:3.0.69:jar:null
[DEBUG] Dpmg: org.wso2.carbon.analytics:org.wso2.carbon.siddhi.error.handler.core.feature:3.0.69:zip:null
[DEBUG] Dpmg: org.wso2.carbon.analytics:org.wso2.carbon.siddhi.extensions.installer.core:3.0.69:jar:null
[DEBUG] Dpmg: org.wso2.carbon.analytics:org.wso2.carbon.siddhi.extensions.installer.core.feature:3.0.69:zip:null
[DEBUG] Dpmg: org.wso2.carbon.analytics:org.wso2.carbon.siddhi.extensions.installer.cli:3.0.69:jar:null
[DEBUG] Dpmg: org.awaitility:awaitility:3.1.6:jar:null
[DEBUG] Dpmg: org.ops4j.pax.exam:pax-exam:4.6.0:jar:null
[DEBUG] Dpmg: org.ops4j.pax.url:pax-url-aether:1.6.0:jar:null
[DEBUG] Dpmg: org.ops4j.pax.exam:pax-exam-link-mvn:4.6.0:jar:null
[DEBUG] Dpmg: org.ops4j.pax.exam:pax-exam-container-native:4.6.0:jar:null
[DEBUG] Dpmg: org.ops4j.pax.exam:pax-exam-testng:4.6.0:jar:null
[DEBUG] Dpmg: org.jacoco:org.jacoco.ant:0.8.3:jar:null
[DEBUG] Dpmg: org.ow2.spec.ee:ow2-jta-1.1-spec:1.0.12:jar:null
[DEBUG] Dpmg: org.jacoco:org.jacoco.agent:0.8.3:jar:null
[DEBUG] Dpmg: javax.inject:javax.inject:1:jar:test
[DEBUG] Dpmg: org.wso2.carbon:org.wso2.carbon.container:5.3.0:jar:null
[DEBUG] Dpmg: com.h2database:h2:2.1.210:jar:test
[DEBUG] Dpmg: org.powermock:powermock-api-mockito:1.6.2:jar:test
[DEBUG] Dpmg: org.powermock:powermock-module-testng:1.6.2:jar:test
[DEBUG] Dpmg: mysql:mysql-connector-java:5.1.38:jar:null
[DEBUG] Dpmg: com.oracle:ojdbc6:12.1.0.1-atlassian-hosted:jar:null
[DEBUG] Dpmg: org.postgresql:postgresql:42.1.4:jar:null
[DEBUG] Dpmg: com.microsoft.sqlserver:mssql-jdbc:8.2.0.jre8:jar:null
[DEBUG] Dpmg: com.101tec:zkclient:0.10:jar:provided
[DEBUG] Dpmg: org.apache.curator:curator-test:2.7.1:jar:null
[DEBUG] Dpmg: org.apache.zookeeper:zookeeper:3.7.0:jar:null
[DEBUG] Dpmg: org.wso2.carbon:org.wso2.carbon.pax.exam.feature:5.3.0:zip:null
[DEBUG] Dependency versions:
[DEBUG] Dependency management versions:
[DEBUG] Dependency {groupId=com.101tec, artifactId=zkclient, version=0.10, type=jar}: 0.11
[DEBUG] Dependency {groupId=com.fasterxml.jackson.core, artifactId=jackson-annotations, version=2.9.10, type=jar}: 2.10.0, 2.10.0.pr1, 2.10.0.pr2, 2.10.0.pr3, 2.10.1, 2.10.2, 2.10.3, 2.10.4, 2.10.5, 2.11.0.rc1, 2.11.0, 2.11.1, 2.11.2, 2.11.3, 2.11.4, 2.12.0-rc1, 2.12.0-rc2, 2.12.0, 2.12.1, 2.12.2, 2.12.3, 2.12.4, 2.12.5, 2.12.6, 2.12.7, 2.13.0-rc1, 2.13.0-rc2, 2.13.0, 2.13.1, 2.13.2, 2.13.3, 2.13.4, 2.13.5, 2.14.0-rc1, 2.14.0-rc2, 2.14.0-rc3, 2.14.0, 2.14.1, 2.14.2, 2.14.3, 2.15.0-rc1, 2.15.0-rc2, 2.15.0-rc3, 2.15.0, 2.15.1, 2.15.2
[DEBUG] Dependency {groupId=com.fasterxml.jackson.core, artifactId=jackson-databind, version=2.9.10.8, type=jar}: 2.10.0, 2.10.0.pr1, 2.10.0.pr2, 2.10.0.pr3, 2.10.1, 2.10.2, 2.10.3, 2.10.4, 2.10.5, 2.10.5.1, 2.11.0.rc1, 2.11.0, 2.11.1, 2.11.2, 2.11.3, 2.11.4, 2.12.0-rc1, 2.12.0-rc2, 2.12.0, 2.12.1, 2.12.2, 2.12.3, 2.12.4, 2.12.5, 2.12.6, 2.12.6.1, 2.12.7, 2.12.7.1, 2.13.0-rc1, 2.13.0-rc2, 2.13.0, 2.13.1, 2.13.2, 2.13.2.1, 2.13.2.2, 2.13.3, 2.13.4, 2.13.4.1, 2.13.4.2, 2.13.5, 2.14.0-rc1, 2.14.0-rc2, 2.14.0-rc3, 2.14.0, 2.14.1, 2.14.2, 2.14.3, 2.15.0-rc1, 2.15.0-rc2, 2.15.0-rc3, 2.15.0, 2.15.1, 2.15.2
[DEBUG] Dependency {groupId=com.fasterxml.jackson.datatype, artifactId=jackson-datatype-joda, version=2.9.10, type=jar}: 2.10.0, 2.10.0.pr1, 2.10.0.pr2, 2.10.0.pr3, 2.10.1, 2.10.2, 2.10.3, 2.10.4, 2.10.5, 2.11.0.rc1, 2.11.0, 2.11.1, 2.11.2, 2.11.3, 2.11.4, 2.12.0-rc1, 2.12.0-rc2, 2.12.0, 2.12.1, 2.12.2, 2.12.3, 2.12.4, 2.12.5, 2.12.6, 2.12.7, 2.13.0-rc1, 2.13.0-rc2, 2.13.0, 2.13.1, 2.13.2, 2.13.3, 2.13.4, 2.13.5, 2.14.0-rc1, 2.14.0-rc2, 2.14.0-rc3, 2.14.0, 2.14.1, 2.14.2, 2.14.3, 2.15.0-rc1, 2.15.0-rc2, 2.15.0-rc3, 2.15.0, 2.15.1, 2.15.2
[DEBUG] Dependency {groupId=com.fasterxml.jackson.jaxrs, artifactId=jackson-jaxrs-json-provider, version=2.9.10, type=jar}: 2.10.0, 2.10.0.pr1, 2.10.0.pr2, 2.10.0.pr3, 2.10.1, 2.10.2, 2.10.2.1, 2.10.3, 2.10.4, 2.10.5, 2.11.0.rc1, 2.11.0, 2.11.1, 2.11.2, 2.11.3, 2.11.4, 2.12.0-rc1, 2.12.0-rc2, 2.12.0, 2.12.1, 2.12.2, 2.12.3, 2.12.4, 2.12.5, 2.12.6, 2.12.7, 2.13.0-rc1, 2.13.0-rc2, 2.13.0, 2.13.1, 2.13.2, 2.13.3, 2.13.4, 2.13.5, 2.14.0-rc1, 2.14.0-rc2, 2.14.0-rc3, 2.14.0, 2.14.1, 2.14.2, 2.14.3, 2.15.0-rc1, 2.15.0-rc2, 2.15.0-rc3, 2.15.0, 2.15.1, 2.15.2
[DEBUG] Dependency {groupId=com.google.code.gson, artifactId=gson, version=2.8.5, type=jar}: 2.8.6, 2.8.7, 2.8.8, 2.8.9, 2.9.0, 2.9.1, 2.10, 2.10.1
[DEBUG] Dependency {groupId=com.google.collections, artifactId=google-collections, version=1.0, type=jar}:
[DEBUG] Dependency {groupId=com.google.guava, artifactId=guava, version=31.1-jre, type=jar}: 32.0.0-android, 32.0.0-jre
[DEBUG] Dependency {groupId=com.h2database, artifactId=h2, version=2.1.210, type=jar}: 2.1.212, 2.1.214
[DEBUG] Dependency {groupId=com.jayway.jsonpath, artifactId=json-path, version=2.2.0, type=jar}: 2.3.0, 2.4.0, 2.5.0, 2.6.0, 2.7.0, 2.8.0
[DEBUG] Dependency {groupId=com.microsoft.sqlserver, artifactId=mssql-jdbc, version=8.2.0.jre8, type=jar}: 8.2.0.jre11, 8.2.0.jre13, 8.2.1.jre8, 8.2.1.jre11, 8.2.1.jre13, 8.2.2.jre8, 8.2.2.jre11, 8.2.2.jre13, 8.3.0.jre8-preview, 8.3.0.jre11-preview, 8.3.0.jre14-preview, 8.3.1.jre8-preview, 8.3.1.jre11-preview, 8.3.1.jre14-preview, 8.4.0.jre8, 8.4.0.jre11, 8.4.0.jre14, 8.4.1.jre8, 8.4.1.jre11, 8.4.1.jre14, 9.1.0.jre8-preview, 9.1.0.jre11-preview, 9.1.0.jre15-preview, 9.1.1.jre8-preview, 9.1.1.jre11-preview, 9.1.1.jre15-preview, 9.2.0.jre8, 9.2.0.jre11, 9.2.0.jre15, 9.2.1.jre8, 9.2.1.jre11, 9.2.1.jre15, 9.3.0.jre8-preview, 9.3.0.jre11-preview, 9.3.0.jre15-preview, 9.3.1.jre8-preview, 9.3.1.jre11-preview, 9.3.1.jre15-preview, 9.4.0.jre8, 9.4.0.jre11, 9.4.0.jre16, 9.4.1.jre8, 9.4.1.jre8-preview, 9.4.1.jre11, 9.4.1.jre11-preview, 9.4.1.jre16, 9.4.1.jre16-preview, 9.5.0-SNAPSHOT.jre8-preview, 9.5.0-SNAPSHOT.jre11-preview, 9.5.0-SNAPSHOT.jre17-preview, 9.5.0.jre8-preview, 9.5.0.jre11-preview, 9.5.0.jre17-preview, 10.1.0.jre8-preview, 10.1.0.jre11-preview, 10.1.0.jre17-preview, 10.2.0-SNAPSHOT.jre8-preview, 10.2.0-SNAPSHOT.jre11-preview, 10.2.0-SNAPSHOT.jre17-preview, 10.2.0.jre8, 10.2.0.jre11, 10.2.0.jre17, 10.2.1.jre8, 10.2.1.jre11, 10.2.1.jre17, 10.2.2.jre8, 10.2.2.jre8-preview, 10.2.2.jre11, 10.2.2.jre11-preview, 10.2.2.jre17, 10.2.2.jre17-preview, 10.2.3.jre8, 10.2.3.jre11, 10.2.3.jre17, 11.1.0-SNAPSHOT.jre8-preview, 11.1.0-SNAPSHOT.jre11-preview, 11.1.0-SNAPSHOT.jre17-preview, 11.1.0.jre8-preview, 11.1.0.jre11-preview, 11.1.0.jre17-preview, 11.1.1.jre8-preview, 11.1.1.jre11-preview, 11.1.1.jre17-preview, 11.1.1.jre18-preview, 11.1.2.jre8-preview, 11.1.2.jre11-preview, 11.1.2.jre17-preview, 11.1.2.jre18-preview, 11.2.0.jre8, 11.2.0.jre11, 11.2.0.jre17, 11.2.0.jre18, 11.2.1.jre8, 11.2.1.jre11, 11.2.1.jre17, 11.2.1.jre18, 11.2.2.jre8, 11.2.2.jre11, 11.2.2.jre17, 11.2.2.jre18, 11.2.3.jre8, 11.2.3.jre11, 11.2.3.jre17, 11.2.3.jre18, 12.1.0.jre8-preview, 12.1.0.jre11-preview, 12.2.0.jre8, 12.2.0.jre11, 12.3.0.jre8-preview, 12.3.0.jre11-preview, 12.3.0.jre17-preview, 12.3.0.jre20-preview, 12.3.1.jre8-preview, 12.3.1.jre11-preview
[DEBUG] Dependency {groupId=com.oracle, artifactId=ojdbc6, version=12.1.0.1-atlassian-hosted, type=jar}:
[DEBUG] Dependency {groupId=commons-io, artifactId=commons-io, version=2.5, type=jar}: 2.6, 2.7, 2.8.0, 2.9.0, 2.10.0, 2.11.0, 2.12.0, 2.13.0
[DEBUG] Dependency {groupId=commons-logging, artifactId=commons-logging, version=1.2, type=jar}: 99.0-does-not-exist
[DEBUG] Dependency {groupId=io.dropwizard.metrics, artifactId=metrics-core, version=3.2.5, type=jar}: 3.2.6, 4.0.0-alpha1, 4.0.0-alpha2, 4.0.0-alpha3, 4.0.0-alpha4, 4.0.0-alpha5, 4.0.0, 4.0.1, 4.0.2, 4.0.3, 4.0.4, 4.0.5, 4.0.6, 4.0.7, 4.1.0-rc0, 4.1.0-rc2, 4.1.0-rc3, 4.1.0, 4.1.1, 4.1.2, 4.1.3, 4.1.4, 4.1.5, 4.1.6, 4.1.7, 4.1.8, 4.1.9, 4.1.10, 4.1.10.1, 4.1.11, 4.1.12, 4.1.12.1, 4.1.13, 4.1.14, 4.1.15, 4.1.16, 4.1.17, 4.1.18, 4.1.19, 4.1.20, 4.1.21, 4.1.22, 4.1.23, 4.1.24, 4.1.25, 4.1.26, 4.1.27, 4.1.28, 4.1.29, 4.1.30, 4.1.31, 4.1.32, 4.1.33, 4.1.34, 4.1.35, 4.1.36, 4.2.0-beta.1, 4.2.0-beta.2, 4.2.0-beta.3, 4.2.0-beta.4, 4.2.0-rc.1, 4.2.0-rc.2, 4.2.0-rc.3, 4.2.0, 4.2.1, 4.2.2, 4.2.3, 4.2.4, 4.2.5, 4.2.6, 4.2.7, 4.2.8, 4.2.9, 4.2.10, 4.2.11, 4.2.12, 4.2.13, 4.2.14, 4.2.15, 4.2.16, 4.2.17, 4.2.18, 4.2.19
[DEBUG] Dependency {groupId=io.opentracing, artifactId=opentracing-api, version=0.31.0, type=jar}: 0.32.0-RC1, 0.32.0-RC2, 0.32.0, 0.33.0
[DEBUG] Dependency {groupId=io.opentracing, artifactId=opentracing-util, version=0.31.0, type=jar}: 0.32.0-RC1, 0.32.0-RC2, 0.32.0, 0.33.0
[DEBUG] Dependency {groupId=io.siddhi, artifactId=siddhi-annotations, version=5.1.28, type=jar}:
[DEBUG] Dependency {groupId=io.siddhi, artifactId=siddhi-core, version=5.1.28, type=jar}:
[DEBUG] Dependency {groupId=io.siddhi, artifactId=siddhi-query-api, version=5.1.28, type=jar}:
[DEBUG] Dependency {groupId=io.siddhi, artifactId=siddhi-query-compiler, version=5.1.28, type=jar}:
[DEBUG] Dependency {groupId=io.siddhi.extension.execution.json, artifactId=siddhi-execution-json, version=2.0.10, type=jar}:
[DEBUG] Dependency {groupId=io.siddhi.extension.execution.list, artifactId=siddhi-execution-list, version=1.0.1, type=jar}:
[DEBUG] Dependency {groupId=io.siddhi.extension.io.kafka, artifactId=siddhi-io-kafka, version=5.0.18, type=jar}:
[DEBUG] Dependency {groupId=io.siddhi.extension.io.websocket, artifactId=siddhi-io-websocket, version=3.0.3, type=jar}:
[DEBUG] Dependency {groupId=io.siddhi.extension.map.avro, artifactId=siddhi-map-avro, version=2.2.3, type=jar}: 2.2.4
[DEBUG] Dependency {groupId=io.siddhi.extension.map.csv, artifactId=siddhi-map-csv, version=2.1.2, type=jar}:
[DEBUG] Dependency {groupId=io.siddhi.extension.map.json, artifactId=siddhi-map-json, version=5.2.4, type=jar}:
[DEBUG] Dependency {groupId=io.siddhi.extension.map.xml, artifactId=siddhi-map-xml, version=5.2.2, type=jar}:
[DEBUG] Dependency {groupId=io.swagger, artifactId=swagger-annotations, version=1.5.22, type=jar}: 1.5.23, 1.5.24, 1.6.0, 1.6.1, 1.6.2, 1.6.3, 1.6.4, 1.6.5, 1.6.6, 1.6.7, 1.6.8, 1.6.9, 1.6.10, 1.6.11, 2.0.0-rc0, 2.0.0-rc1, 2.0.0-rc2
[DEBUG] Dependency {groupId=javax.inject, artifactId=javax.inject, version=1, type=jar}: 1.0-PFD-1
[DEBUG] Dependency {groupId=javax.servlet, artifactId=javax.servlet-api, version=3.1.0, type=jar}: 4.0.0-b01, 4.0.0-b02, 4.0.0-b03, 4.0.0-b04, 4.0.0-b05, 4.0.0-b06, 4.0.0-b07, 4.0.0, 4.0.1
[DEBUG] Dependency {groupId=javax.ws.rs, artifactId=javax.ws.rs-api, version=2.0, type=jar}: 2.0.1, 2.1-m01, 2.1-m02, 2.1-m03, 2.1-m04, 2.1-m05, 2.1-m06, 2.1-m07, 2.1-m08, 2.1-m09, 2.1, 2.1.1
[DEBUG] Dependency {groupId=jaxen, artifactId=jaxen, version=1.1.6, type=jar}: 1.2.0, 2.0.0-beta-1, 2.0.0
[DEBUG] Dependency {groupId=junit, artifactId=junit, version=4.10, type=jar}: 4.11-beta-1, 4.11, 4.12-beta-1, 4.12-beta-2, 4.12-beta-3, 4.12, 4.13-beta-1, 4.13-beta-2, 4.13-beta-3, 4.13-rc-1, 4.13-rc-2, 4.13, 4.13.1, 4.13.2
[DEBUG] Dependency {groupId=mysql, artifactId=mysql-connector-java, version=5.1.38, type=jar}: 5.1.39, 5.1.40, 5.1.41, 5.1.42, 5.1.43, 5.1.44, 5.1.45, 5.1.46, 5.1.47, 5.1.48, 5.1.49, 6.0.2, 6.0.3, 6.0.4, 6.0.5, 6.0.6, 8.0.7, 8.0.8, 8.0.9, 8.0.11, 8.0.12, 8.0.13, 8.0.14, 8.0.15, 8.0.16, 8.0.17, 8.0.18, 8.0.19, 8.0.20, 8.0.21, 8.0.22, 8.0.23, 8.0.24, 8.0.25, 8.0.26, 8.0.27, 8.0.28, 8.0.29, 8.0.30, 8.0.31, 8.0.32, 8.0.33
[DEBUG] Dependency {groupId=org.antlr, artifactId=antlr4-runtime, version=4.11.1, type=jar}: 4.12.0, 4.13.0
[DEBUG] Dependency {groupId=org.apache.commons, artifactId=commons-collections4, version=4.0, type=jar}: 4.1, 4.2, 4.3, 4.4
[DEBUG] Dependency {groupId=org.apache.commons, artifactId=commons-io, version=1.3.2, type=jar}:
[DEBUG] Dependency {groupId=org.apache.commons, artifactId=commons-lang3, version=3.3.2, type=jar}: 3.4, 3.5, 3.6, 3.7, 3.8, 3.8.1, 3.9, 3.10, 3.11, 3.12.0
[DEBUG] Dependency {groupId=org.apache.curator, artifactId=curator-test, version=2.7.1, type=jar}: 2.8.0, 2.9.0, 2.9.1, 2.10.0, 2.11.0, 2.11.1, 2.12.0, 2.13.0, 3.0.0, 3.1.0, 3.2.0, 3.2.1, 3.3.0, 4.0.0, 4.0.1, 4.1.0, 4.2.0, 4.3.0, 5.0.0, 5.1.0, 5.2.0, 5.2.1, 5.3.0, 5.4.0, 5.5.0
[DEBUG] Dependency {groupId=org.apache.geronimo.specs, artifactId=geronimo-activation_1.1_spec, version=1.1, type=jar}:
[DEBUG] Dependency {groupId=org.apache.geronimo.specs, artifactId=geronimo-stax-api_1.0_spec, version=1.0.1, type=jar}:
[DEBUG] Dependency {groupId=org.apache.james, artifactId=apache-mime4j-core, version=0.7.2, type=jar}: 0.8.0, 0.8.1, 0.8.2, 0.8.3, 0.8.4, 0.8.5, 0.8.6, 0.8.7, 0.8.8, 0.8.9
[DEBUG] Dependency {groupId=org.apache.kafka, artifactId=kafka_2.10, version=0.9.0.0, type=jar}: 0.9.0.1, 0.10.0.0, 0.10.0.1, 0.10.1.0, 0.10.1.1, 0.10.2.0, 0.10.2.1, 0.10.2.2
[DEBUG] Dependency {groupId=org.apache.logging.log4j, artifactId=log4j-core, version=2.17.1, type=jar}: 2.17.2, 2.18.0, 2.19.0, 2.20.0
[DEBUG] Dependency {groupId=org.apache.ws.commons.axiom, artifactId=axiom-api, version=1.2.20, type=jar}: 1.2.21, 1.2.22, 1.3.0, 1.4.0
[DEBUG] Dependency {groupId=org.apache.ws.commons.axiom, artifactId=axiom-impl, version=1.2.20, type=jar}: 1.2.21, 1.2.22, 1.3.0, 1.4.0
[DEBUG] Dependency {groupId=org.apache.zookeeper, artifactId=zookeeper, version=3.7.0, type=jar}: 3.7.1, 3.8.0, 3.8.1
[DEBUG] Dependency {groupId=org.awaitility, artifactId=awaitility, version=3.1.6, type=jar}: 4.0.0-rc1, 4.0.0, 4.0.1, 4.0.2, 4.0.3, 4.1.0, 4.1.1, 4.2.0
[DEBUG] Dependency {groupId=org.jacoco, artifactId=org.jacoco.agent, version=0.8.3, type=jar}: 0.8.4, 0.8.5, 0.8.6, 0.8.7, 0.8.8, 0.8.9, 0.8.10
[DEBUG] Dependency {groupId=org.jacoco, artifactId=org.jacoco.ant, version=0.8.3, type=jar}: 0.8.4, 0.8.5, 0.8.6, 0.8.7, 0.8.8, 0.8.9, 0.8.10
[DEBUG] Dependency {groupId=org.json.wso2, artifactId=json, version=3.0.0.wso2v1, type=jar}: 3.0.0.wso2v2
[DEBUG] Dependency {groupId=org.mockito, artifactId=mockito-all, version=1.9.0, type=jar}: 1.9.5-rc1, 1.9.5, 1.10.5, 1.10.7, 1.10.8, 1.10.16, 1.10.17, 1.10.18, 1.10.19, 2.0.0-beta, 2.0.1-beta, 2.0.2-beta
[DEBUG] Dependency {groupId=org.ops4j.pax.exam, artifactId=pax-exam, version=4.6.0, type=jar}: 4.7.0, 4.8.0, 4.9.0, 4.9.1, 4.9.2, 4.10.0, 4.11.0, 4.12.0, 4.13.0, 4.13.1
[DEBUG] Dependency {groupId=org.ops4j.pax.exam, artifactId=pax-exam-container-native, version=4.6.0, type=jar}: 4.7.0, 4.8.0, 4.9.0, 4.9.1, 4.9.2, 4.10.0, 4.11.0, 4.12.0, 4.13.0, 4.13.1
[DEBUG] Dependency {groupId=org.ops4j.pax.exam, artifactId=pax-exam-link-mvn, version=4.6.0, type=jar}: 4.7.0, 4.8.0, 4.9.0, 4.9.1, 4.9.2, 4.10.0, 4.11.0, 4.12.0, 4.13.0, 4.13.1
[DEBUG] Dependency {groupId=org.ops4j.pax.exam, artifactId=pax-exam-testng, version=4.6.0, type=jar}: 4.7.0, 4.8.0, 4.9.0, 4.9.1, 4.9.2, 4.10.0, 4.11.0, 4.12.0, 4.13.0, 4.13.1
[DEBUG] Dependency {groupId=org.ops4j.pax.url, artifactId=pax-url-aether, version=1.6.0, type=jar}: 2.0.0, 2.1.0, 2.2.0, 2.3.0, 2.4.0, 2.4.1, 2.4.2, 2.4.3, 2.4.4, 2.4.5, 2.4.6, 2.4.7, 2.4.8, 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.6.1
[DEBUG] Dependency {groupId=org.osgi, artifactId=org.osgi.core, version=6.0.0, type=jar}:
[DEBUG] Dependency {groupId=org.ow2.spec.ee, artifactId=ow2-jta-1.1-spec, version=1.0.12, type=jar}: 1.0.13
[DEBUG] Dependency {groupId=org.postgresql, artifactId=postgresql, version=42.1.4, type=jar}: 42.1.4.jre6, 42.1.4.jre7, 42.2.0, 42.2.0.jre6, 42.2.0.jre7, 42.2.1, 42.2.1.jre6, 42.2.1.jre7, 42.2.2, 42.2.2.jre6, 42.2.2.jre7, 42.2.3, 42.2.3.jre6, 42.2.3.jre7, 42.2.4, 42.2.4.jre6, 42.2.4.jre7, 42.2.5, 42.2.5.jre6, 42.2.5.jre7, 42.2.6, 42.2.6.jre6, 42.2.6.jre7, 42.2.7, 42.2.7.jre6, 42.2.7.jre7, 42.2.8, 42.2.8.jre6, 42.2.8.jre7, 42.2.9, 42.2.9.jre6, 42.2.9.jre7, 42.2.10, 42.2.10.jre6, 42.2.10.jre7, 42.2.11, 42.2.11.jre6, 42.2.11.jre7, 42.2.12, 42.2.12.jre6, 42.2.12.jre7, 42.2.13, 42.2.13.jre6, 42.2.13.jre7, 42.2.14, 42.2.14.jre6, 42.2.14.jre7, 42.2.15, 42.2.15.jre6, 42.2.15.jre7, 42.2.16, 42.2.16.jre6, 42.2.16.jre7, 42.2.17, 42.2.17.jre6, 42.2.17.jre7, 42.2.18, 42.2.18.jre6, 42.2.18.jre7, 42.2.19, 42.2.19.jre6, 42.2.19.jre7, 42.2.20, 42.2.20.jre6, 42.2.20.jre7, 42.2.21, 42.2.21.jre6, 42.2.21.jre7, 42.2.22, 42.2.22.jre6, 42.2.22.jre7, 42.2.23, 42.2.23.jre6, 42.2.23.jre7, 42.2.24, 42.2.24.jre6, 42.2.24.jre7, 42.2.25, 42.2.25.jre6, 42.2.25.jre7, 42.2.26, 42.2.26.jre6, 42.2.26.jre7, 42.2.27, 42.2.27.jre6, 42.2.27.jre7, 42.3.0, 42.3.1, 42.3.2, 42.3.3, 42.3.4, 42.3.5, 42.3.6, 42.3.7, 42.3.8, 42.4.0, 42.4.1, 42.4.2, 42.4.3, 42.5.0, 42.5.1, 42.5.2, 42.5.3, 42.5.4, 42.6.0
[DEBUG] Dependency {groupId=org.powermock, artifactId=powermock-api-mockito, version=1.6.2, type=jar}: 1.6.3, 1.6.4, 1.6.5, 1.6.6, 1.7.0RC2, 1.7.0RC4, 1.7.0, 1.7.1, 1.7.3, 1.7.4
[DEBUG] Dependency {groupId=org.powermock, artifactId=powermock-module-testng, version=1.6.2, type=jar}: 1.6.3, 1.6.4, 1.6.5, 1.6.6, 1.7.0RC2, 1.7.0RC4, 1.7.0, 1.7.1, 1.7.3, 1.7.4, 2.0.0-beta.5, 2.0.0-RC.1, 2.0.0-RC.3, 2.0.0-RC.4, 2.0.0, 2.0.2, 2.0.4, 2.0.5, 2.0.6, 2.0.7, 2.0.9
[DEBUG] Dependency {groupId=org.slf4j, artifactId=slf4j-api, version=1.7.12, type=jar}: 1.7.13, 1.7.14, 1.7.15, 1.7.16, 1.7.18, 1.7.19, 1.7.20, 1.7.21, 1.7.22, 1.7.22.jbossorg-1, 1.7.23, 1.7.24, 1.7.25, 1.7.26, 1.7.27, 1.7.28, 1.7.29, 1.7.30, 1.7.31, 1.7.32, 1.7.33, 1.7.34, 1.7.35, 1.7.36, 1.8.0-alpha0, 1.8.0-alpha1, 1.8.0-alpha2, 1.8.0-beta0, 1.8.0-beta1, 1.8.0-beta2, 1.8.0-beta4, 2.0.0-alpha0, 2.0.0-alpha1, 2.0.0-alpha2, 2.0.0-alpha3, 2.0.0-alpha4, 2.0.0-alpha5, 2.0.0-alpha6, 2.0.0-alpha7, 2.0.0-beta0, 2.0.0-beta1, 2.0.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4, 2.0.5, 2.0.6, 2.0.7
[DEBUG] Dependency {groupId=org.slf4j, artifactId=slf4j-log4j12, version=1.7.12, type=jar}: 1.7.13, 1.7.14, 1.7.15, 1.7.16, 1.7.18, 1.7.19, 1.7.20, 1.7.21, 1.7.22, 1.7.22.jbossorg-1, 1.7.23, 1.7.24, 1.7.25, 1.7.26, 1.7.27, 1.7.28, 1.7.29, 1.7.30, 1.7.31, 1.7.32, 1.7.33, 1.7.34, 1.7.35, 1.7.36, 1.8.0-alpha0, 1.8.0-alpha1, 1.8.0-alpha2, 1.8.0-beta0, 1.8.0-beta1, 1.8.0-beta2, 1.8.0-beta4, 2.0.0-alpha0, 2.0.0-alpha1, 2.0.0-alpha2, 2.0.0-alpha3, 2.0.0-alpha4, 2.0.0-alpha5, 2.0.0-alpha6, 2.0.0-alpha7, 2.0.0-beta0, 2.0.0-beta1, 2.0.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4, 2.0.5, 2.0.6, 2.0.7
[DEBUG] Dependency {groupId=org.testng, artifactId=testng, version=6.9.10, type=jar}: 6.9.13.3, 6.9.13.4, 6.9.13.5, 6.9.13.6, 6.10, 6.11, 6.13, 6.13.1, 6.14.2, 6.14.3, 7.0.0-beta1, 7.0.0-beta2, 7.0.0-beta3, 7.0.0-beta4, 7.0.0-beta7, 7.0.0, 7.1.0, 7.3.0, 7.4.0, 7.5, 7.5.1, 7.6.0, 7.6.1, 7.7.0, 7.7.1, 7.8.0
[DEBUG] Dependency {groupId=org.wso2.carbon, artifactId=carbon-kernel-osgi-test-util, version=5.3.0, type=jar}:
[DEBUG] Dependency {groupId=org.wso2.carbon, artifactId=org.wso2.carbon.container, version=5.3.0, type=jar}:
[DEBUG] Dependency {groupId=org.wso2.carbon, artifactId=org.wso2.carbon.core, version=5.3.0, type=jar}:
[DEBUG] Dependency {groupId=org.wso2.carbon, artifactId=org.wso2.carbon.launcher, version=5.3.0, type=jar}:
[DEBUG] Dependency {groupId=org.wso2.carbon, artifactId=org.wso2.carbon.osgi.feature, version=5.3.0, type=zip}:
[DEBUG] Dependency {groupId=org.wso2.carbon, artifactId=org.wso2.carbon.pax.exam.feature, version=5.3.0, type=zip}:
[DEBUG] Dependency {groupId=org.wso2.carbon, artifactId=org.wso2.carbon.runtime.feature, version=5.3.0, type=zip}:
[DEBUG] Dependency {groupId=org.wso2.carbon, artifactId=org.wso2.carbon.server.feature, version=5.3.0, type=zip}:
[DEBUG] Dependency {groupId=org.wso2.carbon, artifactId=osgi-test-util, version=5.1.1, type=jar}: 5.1.2
[DEBUG] Dependency {groupId=org.wso2.carbon.analytics, artifactId=org.wso2.carbon.analytics.auth.rest.api, version=3.0.69, type=jar}:
[DEBUG] Dependency {groupId=org.wso2.carbon.analytics, artifactId=org.wso2.carbon.analytics.auth.rest.api.feature, version=3.0.69, type=zip}:
[DEBUG] Dependency {groupId=org.wso2.carbon.analytics, artifactId=org.wso2.carbon.analytics.msf4j.interceptor.common.feature, version=3.0.69, type=zip}:
[DEBUG] Dependency {groupId=org.wso2.carbon.analytics, artifactId=org.wso2.carbon.data.provider.feature, version=3.0.69, type=zip}:
[DEBUG] Dependency {groupId=org.wso2.carbon.analytics, artifactId=org.wso2.carbon.health.check.core.feature, version=3.0.69, type=zip}:
[DEBUG] Dependency {groupId=org.wso2.carbon.analytics, artifactId=org.wso2.carbon.permissions.rest.api.feature, version=3.0.69, type=zip}:
[DEBUG] Dependency {groupId=org.wso2.carbon.analytics, artifactId=org.wso2.carbon.si.coordination.listener.feature, version=3.0.69, type=zip}:
[DEBUG] Dependency {groupId=org.wso2.carbon.analytics, artifactId=org.wso2.carbon.si.metrics.core.feature, version=3.0.69, type=zip}:
[DEBUG] Dependency {groupId=org.wso2.carbon.analytics, artifactId=org.wso2.carbon.siddhi.error.handler.core, version=3.0.69, type=jar}:
[DEBUG] Dependency {groupId=org.wso2.carbon.analytics, artifactId=org.wso2.carbon.siddhi.error.handler.core.feature, version=3.0.69, type=zip}:
[DEBUG] Dependency {groupId=org.wso2.carbon.analytics, artifactId=org.wso2.carbon.siddhi.extensions.installer.cli, version=3.0.69, type=jar}:
[DEBUG] Dependency {groupId=org.wso2.carbon.analytics, artifactId=org.wso2.carbon.siddhi.extensions.installer.core, version=3.0.69, type=jar}:
[DEBUG] Dependency {groupId=org.wso2.carbon.analytics, artifactId=org.wso2.carbon.siddhi.extensions.installer.core.feature, version=3.0.69, type=zip}:
[DEBUG] Dependency {groupId=org.wso2.carbon.analytics, artifactId=org.wso2.carbon.siddhi.store.api.rest.feature, version=3.0.69, type=zip}:
[DEBUG] Dependency {groupId=org.wso2.carbon.analytics, artifactId=org.wso2.carbon.streaming.integrator.common, version=3.0.69, type=jar}:
[DEBUG] Dependency {groupId=org.wso2.carbon.analytics, artifactId=org.wso2.carbon.streaming.integrator.common.feature, version=3.0.69, type=zip}:
[DEBUG] Dependency {groupId=org.wso2.carbon.analytics, artifactId=org.wso2.carbon.streaming.integrator.core, version=3.0.69, type=jar}:
[DEBUG] Dependency {groupId=org.wso2.carbon.analytics, artifactId=org.wso2.carbon.streaming.integrator.core.feature, version=3.0.69, type=zip}:
[DEBUG] Dependency {groupId=org.wso2.carbon.analytics, artifactId=org.wso2.carbon.streaming.integrator.statistics, version=3.0.69, type=jar}:
[DEBUG] Dependency {groupId=org.wso2.carbon.analytics, artifactId=org.wso2.carbon.streaming.integrator.statistics.feature, version=3.0.69, type=zip}:
[DEBUG] Dependency {groupId=org.wso2.carbon.analytics, artifactId=org.wso2.siddhi.feature, version=3.0.69, type=zip}:
[DEBUG] Dependency {groupId=org.wso2.carbon.analytics, artifactId=org.wso2.siddhi.parser.service.feature, version=3.0.69, type=zip}:
[DEBUG] Dependency {groupId=org.wso2.carbon.analytics-common, artifactId=org.wso2.carbon.analytics.idp.client, version=6.1.66, type=jar}:
[DEBUG] Dependency {groupId=org.wso2.carbon.analytics-common, artifactId=org.wso2.carbon.analytics.idp.client.feature, version=6.1.66, type=zip}:
[DEBUG] Dependency {groupId=org.wso2.carbon.analytics-common, artifactId=org.wso2.carbon.analytics.permissions, version=6.1.66, type=jar}:
[DEBUG] Dependency {groupId=org.wso2.carbon.analytics-common, artifactId=org.wso2.carbon.analytics.permissions.feature, version=6.1.66, type=zip}:
[DEBUG] Dependency {groupId=org.wso2.carbon.analytics-common, artifactId=org.wso2.carbon.databridge.agent, version=6.1.66, type=jar}:
[DEBUG] Dependency {groupId=org.wso2.carbon.analytics-common, artifactId=org.wso2.carbon.databridge.agent.feature, version=6.1.66, type=zip}:
[DEBUG] Dependency {groupId=org.wso2.carbon.analytics-common, artifactId=org.wso2.carbon.databridge.commons, version=6.1.66, type=jar}:
[DEBUG] Dependency {groupId=org.wso2.carbon.analytics-common, artifactId=org.wso2.carbon.databridge.commons.binary, version=6.1.66, type=jar}:
[DEBUG] Dependency {groupId=org.wso2.carbon.analytics-common, artifactId=org.wso2.carbon.databridge.commons.feature, version=6.1.66, type=zip}:
[DEBUG] Dependency {groupId=org.wso2.carbon.analytics-common, artifactId=org.wso2.carbon.databridge.commons.thrift, version=6.1.66, type=jar}:
[DEBUG] Dependency {groupId=org.wso2.carbon.analytics-common, artifactId=org.wso2.carbon.databridge.commons.thrift.feature, version=6.1.66, type=zip}:
[DEBUG] Dependency {groupId=org.wso2.carbon.analytics-common, artifactId=org.wso2.carbon.databridge.core, version=6.1.66, type=jar}:
[DEBUG] Dependency {groupId=org.wso2.carbon.analytics-common, artifactId=org.wso2.carbon.databridge.feature, version=6.1.66, type=zip}:
[DEBUG] Dependency {groupId=org.wso2.carbon.analytics-common, artifactId=org.wso2.carbon.databridge.receiver.binary, version=6.1.66, type=jar}:
[DEBUG] Dependency {groupId=org.wso2.carbon.analytics-common, artifactId=org.wso2.carbon.databridge.receiver.thrift, version=6.1.66, type=jar}:
[DEBUG] Dependency {groupId=org.wso2.carbon.caching, artifactId=org.wso2.carbon.caching.feature, version=1.1.3, type=zip}:
[DEBUG] Dependency {groupId=org.wso2.carbon.config, artifactId=org.wso2.carbon.config, version=2.1.16, type=jar}:
[DEBUG] Dependency {groupId=org.wso2.carbon.config, artifactId=org.wso2.carbon.config.feature, version=2.1.16, type=zip}:
[DEBUG] Dependency {groupId=org.wso2.carbon.coordination, artifactId=org.wso2.carbon.cluster.coordinator.commons.feature, version=2.1.9, type=zip}:
[DEBUG] Dependency {groupId=org.wso2.carbon.coordination, artifactId=org.wso2.carbon.cluster.coordinator.rdbms.feature, version=2.1.9, type=zip}:
[DEBUG] Dependency {groupId=org.wso2.carbon.coordination, artifactId=org.wso2.carbon.cluster.coordinator.service.feature, version=2.1.9, type=zip}:
[DEBUG] Dependency {groupId=org.wso2.carbon.datasources, artifactId=org.wso2.carbon.datasource.core.feature, version=1.1.14, type=zip}: 1.1.15, 1.1.16
[DEBUG] Dependency {groupId=org.wso2.carbon.deployment, artifactId=org.wso2.carbon.deployment.engine, version=5.2.2, type=jar}:
[DEBUG] Dependency {groupId=org.wso2.carbon.deployment, artifactId=org.wso2.carbon.deployment.engine.feature, version=5.2.2, type=zip}:
[DEBUG] Dependency {groupId=org.wso2.carbon.deployment, artifactId=org.wso2.carbon.deployment.notifier.feature, version=5.2.2, type=zip}:
[DEBUG] Dependency {groupId=org.wso2.carbon.jndi, artifactId=org.wso2.carbon.jndi.feature, version=1.0.5, type=zip}: 1.0.6, 1.0.7
[DEBUG] Dependency {groupId=org.wso2.carbon.metrics, artifactId=org.wso2.carbon.metrics.core.feature, version=2.3.18, type=zip}: 2.3.19, 2.3.20
[DEBUG] Dependency {groupId=org.wso2.carbon.metrics, artifactId=org.wso2.carbon.metrics.das.core.feature, version=2.3.18, type=zip}: 2.3.19, 2.3.20
[DEBUG] Dependency {groupId=org.wso2.carbon.metrics, artifactId=org.wso2.carbon.metrics.jdbc.core.feature, version=2.3.18, type=zip}: 2.3.19, 2.3.20
[DEBUG] Dependency {groupId=org.wso2.carbon.secvault, artifactId=org.wso2.carbon.secvault.feature, version=5.0.18, type=zip}:
[DEBUG] Dependency {groupId=org.wso2.carbon.secvault, artifactId=org.wso2.carbon.secvault.tools.feature, version=5.0.18, type=zip}:
[DEBUG] Dependency {groupId=org.wso2.carbon.touchpoint, artifactId=org.wso2.carbon.touchpoint.feature, version=1.1.1, type=zip}:
[DEBUG] Dependency {groupId=org.wso2.carbon.uiserver, artifactId=org.wso2.carbon.uiserver.feature, version=1.0.6, type=zip}: 1.0.7
[DEBUG] Dependency {groupId=org.wso2.carbon.utils, artifactId=org.wso2.carbon.utils, version=2.1.1, type=jar}: 2.1.2, 2.1.3, 2.1.4, 2.1.5, 2.1.6
[DEBUG] Dependency {groupId=org.wso2.carbon.utils, artifactId=org.wso2.carbon.utils.feature, version=2.1.1, type=zip}: 2.1.2, 2.1.3, 2.1.4, 2.1.5, 2.1.6
[DEBUG] Dependency {groupId=org.wso2.eclipse.osgi, artifactId=org.eclipse.osgi, version=3.11.0.v20160603-1336, type=jar}:
[DEBUG] Dependency {groupId=org.wso2.eclipse.osgi, artifactId=org.eclipse.osgi.services, version=3.4.0.v20140312-2051, type=jar}: 3.5.0.v20150519-2006, 3.5.100.v20160504-1419
[DEBUG] Dependency {groupId=org.wso2.ei, artifactId=wso2-streaming-integrator-test-distribution, version=4.3.0-SNAPSHOT, type=zip}:
[DEBUG] Dependency {groupId=org.wso2.msf4j, artifactId=msf4j-core, version=2.8.11, type=jar}:
[DEBUG] Dependency {groupId=org.wso2.msf4j, artifactId=org.wso2.msf4j.feature, version=2.8.11, type=zip}:
[DEBUG] Dependency {groupId=org.wso2.orbit.com.lmax, artifactId=disruptor, version=3.4.2.wso2v1, type=jar}:
[DEBUG] Dependency {groupId=org.wso2.orbit.net.sf.saxon, artifactId=Saxon-HE, version=9.7.0.wso2v1, type=jar}:
[DEBUG] Dependency {groupId=org.wso2.orbit.org.apache.tapestry, artifactId=tapestry-json, version=5.4.1.wso2v1, type=jar}:
[DEBUG] Dependency {groupId=org.wso2.org.ops4j.pax.logging, artifactId=pax-logging-api, version=2.1.0-wso2v3, type=jar}: 2.1.0-wso2v4, 2.1.0-wso2v5
[DEBUG] Processing Velocity for template org/apache/maven/doxia/siterenderer/resources/default-site.vm on dependency-updates-report.html
[DEBUG] Velocimacro : added VM link: source=org/apache/maven/doxia/siterenderer/resources/default-site-macros.vm
[DEBUG] Velocimacro : added VM image: source=org/apache/maven/doxia/siterenderer/resources/default-site-macros.vm
[DEBUG] Velocimacro : added VM banner: source=org/apache/maven/doxia/siterenderer/resources/default-site-macros.vm
[DEBUG] Velocimacro : added VM links: source=org/apache/maven/doxia/siterenderer/resources/default-site-macros.vm
[DEBUG] Velocimacro : added VM breadcrumbs: source=org/apache/maven/doxia/siterenderer/resources/default-site-macros.vm
[DEBUG] Velocimacro : added VM displayTree: source=org/apache/maven/doxia/siterenderer/resources/default-site-macros.vm
[DEBUG] Velocimacro : added VM menuItem: source=org/apache/maven/doxia/siterenderer/resources/default-site-macros.vm
[DEBUG] Velocimacro : added VM mainMenu: source=org/apache/maven/doxia/siterenderer/resources/default-site-macros.vm
[DEBUG] Velocimacro : added VM copyright: source=org/apache/maven/doxia/siterenderer/resources/default-site-macros.vm
[DEBUG] Velocimacro : added VM publishDate: source=org/apache/maven/doxia/siterenderer/resources/default-site-macros.vm
[DEBUG] Velocimacro : added VM poweredByLogo: source=org/apache/maven/doxia/siterenderer/resources/default-site-macros.vm
[DEBUG] Velocimacro : added VM googleAnalytics: source=org/apache/maven/doxia/siterenderer/resources/default-site-macros.vm
[DEBUG] Velocimacro : added VM generatedBy: source=org/apache/maven/doxia/siterenderer/resources/default-site-macros.vm
No mail will be sent out, as 'products » streaming-integrator » WSO2 Streaming Integrator - Integration Tests #1509' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.