OK, sure. With every new major/minor release, I usually create a new
"camel-MAJOR.MINOR.x" branch anyway. And for the actual release I
create another branch "release/camel-MAJOR.MINOR.PATCH".  I would
apply corresponding branches for Camel Spring Boot.

I believe that should be sufficient?

On Thu, Feb 20, 2020 at 5:17 PM Andrea Cosentino <[email protected]> wrote:
>
> I'm talking about the camel-spring-boot repository.
>
> Suppose you cut an RC for camel-3.1.0, and after that someone push on
> master. The gh action syncing master camel and camel-sb could open a PR on
> Camel-spring-boot with alignments or someone may regen the
> camel-spring-boot project with the latest master.
>
> So if you start the RC cut for camel-spring-boot you may have a
> misalignment.
>
> Il giorno gio 20 feb 2020 alle ore 17:08 Gregor Zurowski <
> [email protected]> ha scritto:
>
> > I've finished with Camel 3.1.0 and will now proceed with Camel Spring Boot.
> >
> > What do you mean by "we should create a branch with the current
> > history"? Are you talking about the Camel repository or the Camel
> > Spring Boot repository? And what history are you referring to?
> >
> > Thanks in advance,
> > Gregor
> >
> > On Thu, Feb 20, 2020 at 1:39 PM Andrea Cosentino <[email protected]>
> > wrote:
> > >
> > > Probably we should create a branch with the current history, to avoid
> > > mixing up the master with the master branch in camel-sb
> > >
> > >
> > > Il giorno gio 20 feb 2020 alle ore 13:38 Andrea Cosentino <
> > [email protected]>
> > > ha scritto:
> > >
> > > > Hello Gregor,
> > > >
> > > > are you cutting also the camel-spring-boot release already?
> > > >
> > > > Il giorno gio 20 feb 2020 alle ore 06:30 Claus Ibsen <
> > > > [email protected]> ha scritto:
> > > >
> > > >> Hi Gregor
> > > >>
> > > >> The memory leaks should have been fixed now. The code base should be
> > > >> good for the release.
> > > >>
> > > >> On Wed, Feb 19, 2020 at 11:41 PM Gregor Zurowski
> > > >> <[email protected]> wrote:
> > > >> >
> > > >> > Sure, I can start cutting the release tomorrow.
> > > >> >
> > > >> > Thanks,
> > > >> > Gregor
> > > >> >
> > > >> >
> > > >> > On Wed, Feb 19, 2020, 11:05 PM Claus Ibsen <[email protected]>
> > > >> wrote:
> > > >> >
> > > >> > > Hi
> > > >> > >
> > > >> > > Okay the leaks have finally been fixed.
> > > >> > >
> > > >> > > Pascal will test as well on his end, but it should be good.
> > > >> > >
> > > >> > > Gregor let us know if you have time tomorrow (thursday) or friday
> > to
> > > >> > > cut the release.
> > > >> > >
> > > >> > > On Wed, Feb 19, 2020 at 8:29 PM Claus Ibsen <
> > [email protected]>
> > > >> wrote:
> > > >> > > >
> > > >> > > > Hi
> > > >> > > >
> > > >> > > > Just an update the recipient list EIP leak with error handler
> > has
> > > >> been
> > > >> > > fixed.
> > > >> > > >
> > > >> > > > However I found hidden another leak in the producer service pool
> > > >> > > > https://issues.apache.org/jira/browse/CAMEL-14594
> > > >> > > >
> > > >> > > > On Wed, Feb 19, 2020 at 2:33 PM Claus Ibsen <
> > [email protected]>
> > > >> > > wrote:
> > > >> > > > >
> > > >> > > > > Hi Gregor
> > > >> > > > >
> > > >> > > > > The fix for the memory leak in Recipient List EIP takes longer
> > > >> time to
> > > >> > > > > resolve properly.
> > > >> > > > > At this time I think I need the rest of the day, so if you
> > have
> > > >> time
> > > >> > > > > tomorrow to cut the release then that would be better.
> > > >> > > > >
> > > >> > > > > On Wed, Feb 19, 2020 at 10:55 AM Claus Ibsen <
> > > >> [email protected]>
> > > >> > > wrote:
> > > >> > > > > >
> > > >> > > > > > Hi Gregor
> > > >> > > > > >
> > > >> > > > > >
> > > >> > > > > > On Wed, Feb 19, 2020 at 9:19 AM Gregor Zurowski
> > > >> > > > > > <[email protected]> wrote:
> > > >> > > > > > >
> > > >> > > > > > > Thanks Andrea. I will start the release process towards
> > the
> > > >> end of
> > > >> > > the day.
> > > >> > > > > > >
> > > >> > > > > >
> > > >> > > > > > Good to hear. Just a heads up that we have another bug that
> > > >> must be
> > > >> > > fixed
> > > >> > > > > > https://issues.apache.org/jira/browse/CAMEL-14591
> > > >> > > > > >
> > > >> > > > > > But I am on top of that and expected to have it fixed
> > before you
> > > >> > > start
> > > >> > > > > > the release. But keep an eye here and on the JIRA just in
> > case.
> > > >> > > > > >
> > > >> > > > > >
> > > >> > > > > > > On Wed, Feb 19, 2020 at 8:46 AM Andrea Cosentino <
> > > >> > > [email protected]> wrote:
> > > >> > > > > > > >
> > > >> > > > > > > > I disabled the integration tests by default on both
> > > >> > > restdsl-openapi-plugin
> > > >> > > > > > > > and restdsl-swagger-plugin
> > > >> > > > > > > >
> > > >> > > > > > > > Locally they're passing for me.
> > > >> > > > > > > >
> > > >> > > > > > > > Gregor can you restart the RC when you've time?
> > > >> > > > > > > >
> > > >> > > > > > > > Thanks.
> > > >> > > > > > > >
> > > >> > > > > > > > Il giorno mar 18 feb 2020 alle ore 21:24 Andrea
> > Cosentino <
> > > >> > > [email protected]>
> > > >> > > > > > > > ha scritto:
> > > >> > > > > > > >
> > > >> > > > > > > > > To me they must disabled by default. Locally I have
> > them
> > > >> > > passing
> > > >> > > > > > > > >
> > > >> > > > > > > > > Can you try disabling them?
> > > >> > > > > > > > >
> > > >> > > > > > > > > Il mar 18 feb 2020, 21:04 Gregor Zurowski <
> > > >> > > [email protected]> ha
> > > >> > > > > > > > > scritto:
> > > >> > > > > > > > >
> > > >> > > > > > > > >> Unfortunately I am getting the same errors with a
> > clean
> > > >> .m2
> > > >> > > repository.
> > > >> > > > > > > > >>
> > > >> > > > > > > > >> On Tue, Feb 18, 2020 at 8:49 PM Gregor Zurowski
> > > >> > > > > > > > >> <[email protected]> wrote:
> > > >> > > > > > > > >> >
> > > >> > > > > > > > >> > I will start a new build with a completely empty
> > .m2
> > > >> repo.
> > > >> > > Hope this
> > > >> > > > > > > > >> will work.
> > > >> > > > > > > > >> >
> > > >> > > > > > > > >> > On Tue, Feb 18, 2020 at 8:23 PM Andrea Cosentino <
> > > >> > > [email protected]>
> > > >> > > > > > > > >> wrote:
> > > >> > > > > > > > >> > >
> > > >> > > > > > > > >> > > There is also a groovy update today btw. Can you
> > > >> check
> > > >> > > with version
> > > >> > > > > > > > >> 3.0.0?
> > > >> > > > > > > > >> > >
> > > >> > > > > > > > >> > > Il mar 18 feb 2020, 19:13 Andrea Cosentino <
> > > >> > > [email protected]> ha
> > > >> > > > > > > > >> scritto:
> > > >> > > > > > > > >> > >
> > > >> > > > > > > > >> > > > Zoran could you have a look to the it tests
> > please?
> > > >> > > > > > > > >> > > >
> > > >> > > > > > > > >> > > > Il mar 18 feb 2020, 19:12 Andrea Cosentino <
> > > >> > > [email protected]> ha
> > > >> > > > > > > > >> scritto:
> > > >> > > > > > > > >> > > >
> > > >> > > > > > > > >> > > >> Can you check in
> > Target/it/test_name/build.log ?
> > > >> > > > > > > > >> > > >>
> > > >> > > > > > > > >> > > >> There should be the errors related to The
> > failing
> > > >> > > tests.
> > > >> > > > > > > > >> > > >>
> > > >> > > > > > > > >> > > >> For me they are passing after removing that
> > dep
> > > >> > > > > > > > >> > > >>
> > > >> > > > > > > > >> > > >> Il mar 18 feb 2020, 19:03 Gregor Zurowski <
> > > >> > > > > > > > >> [email protected]> ha
> > > >> > > > > > > > >> > > >> scritto:
> > > >> > > > > > > > >> > > >>
> > > >> > > > > > > > >> > > >>> Hi Andrea,
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >> > > >>> I don't have any commonmark artifacts in my
> > local
> > > >> > > repository, but
> > > >> > > > > > > > >> I
> > > >> > > > > > > > >> > > >>> also see a different error (now with debug
> > > >> output):
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >> > > >>> [INFO] Building: customized-v3/pom.xml
> > > >> > > > > > > > >> > > >>> [DEBUG] Build log initialized in:
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >>
> > > >> > >
> > > >>
> > /home/camel/camel/tooling/maven/camel-restdsl-openapi-plugin/target/it/customized-v3/build.log
> > > >> > > > > > > > >> > > >>> [DEBUG] selector script: no script 'selector'
> > > >> found
> > > >> > > in directory
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >>
> > > >> > >
> > > >>
> > /home/camel/camel/tooling/maven/camel-restdsl-openapi-plugin/target/it/customized-v3
> > > >> > > > > > > > >> > > >>> [DEBUG] pre-build script: no script
> > 'prebuild'
> > > >> found
> > > >> > > in directory
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >>
> > > >> > >
> > > >>
> > /home/camel/camel/tooling/maven/camel-restdsl-openapi-plugin/target/it/customized-v3
> > > >> > > > > > > > >> > > >>> [DEBUG] Using MAVEN_OPTS: -Xmx64m
> > -XshowSettings
> > > >> > > > > > > > >> > > >>> [DEBUG] Executing: /bin/sh -c cd
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >>
> > > >> > >
> > > >>
> > /home/camel/camel/tooling/maven/camel-restdsl-openapi-plugin/target/it/customized-v3
> > > >> > > > > > > > >> > > >>> &&
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >>
> > > >> > >
> > > >>
> > /home/camel/.m2/wrapper/dists/apache-maven-3.6.3-bin/1iopthnavndlasol9gbrbg6bf2/apache-maven-3.6.3/bin/mvn
> > > >> > > > > > > > >> > > >>> -B -V -D
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >>
> > > >> > >
> > > >>
> > maven.repo.local=/home/camel/camel/tooling/maven/camel-restdsl-openapi-plugin/target/local-repo
> > > >> > > > > > > > >> > > >>> -s
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >>
> > > >> > >
> > > >>
> > /home/camel/camel/tooling/maven/camel-restdsl-openapi-plugin/target/it/interpolated-settings.xml
> > > >> > > > > > > > >> > > >>> clean verify
> > > >> > > > > > > > >> > > >>> [INFO] run post-build script verify.groovy
> > > >> > > > > > > > >> > > >>> [DEBUG] Running script with
> > > >> GroovyScriptInterpreter:
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >>
> > > >> > >
> > > >>
> > /home/camel/camel/tooling/maven/camel-restdsl-openapi-plugin/target/it/customized-v3/verify.groovy
> > > >> > > > > > > > >> > > >>> [DEBUG] Error evaluating post-build script
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >>
> > > >> > >
> > > >>
> > /home/camel/camel/tooling/maven/camel-restdsl-openapi-plugin/target/it/customized-v3/verify.groovy,
> > > >> > > > > > > > >> > > >>> Assertion failed:
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >> > > >>> assert restdsl.exists()
> > > >> > > > > > > > >> > > >>>        |       |
> > > >> > > > > > > > >> > > >>>        |       false
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >>
> > > >> > >
> > > >>
> > /home/camel/camel/tooling/maven/camel-restdsl-openapi-plugin/target/it/customized-v3/target/classes/generated/com/example/MyRestRoute.java
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >> > > >>>
> > > >> > > org.codehaus.groovy.runtime.powerassert.PowerAssertionError:
> > > >> > > > > > > > >> assert
> > > >> > > > > > > > >> > > >>> restdsl.exists()
> > > >> > > > > > > > >> > > >>>        |       |
> > > >> > > > > > > > >> > > >>>        |       false
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >>
> > > >> > >
> > > >>
> > /home/camel/camel/tooling/maven/camel-restdsl-openapi-plugin/target/it/customized-v3/target/classes/generated/com/example/MyRestRoute.java
> > > >> > > > > > > > >> > > >>>     at
> > > >> > > org.codehaus.groovy.runtime.InvokerHelper.assertFailed
> > > >> > > > > > > > >> > > >>> (InvokerHelper.java:434)
> > > >> > > > > > > > >> > > >>>     at
> > > >> > > > > > > > >>
> > > >> org.codehaus.groovy.runtime.ScriptBytecodeAdapter.assertFailed
> > > >> > > > > > > > >> > > >>> (ScriptBytecodeAdapter.java:670)
> > > >> > > > > > > > >> > > >>>     at Script1.run (Script1.groovy:20)
> > > >> > > > > > > > >> > > >>>     at groovy.lang.GroovyShell.evaluate
> > > >> > > (GroovyShell.java:431)
> > > >> > > > > > > > >> > > >>>     at groovy.lang.GroovyShell.evaluate
> > > >> > > (GroovyShell.java:465)
> > > >> > > > > > > > >> > > >>>     at groovy.lang.GroovyShell.evaluate
> > > >> > > (GroovyShell.java:440)
> > > >> > > > > > > > >> > > >>>     at
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >>
> > > >> > >
> > > >>
> > org.apache.maven.shared.scriptinterpreter.GroovyScriptInterpreter.evaluateScript
> > > >> > > > > > > > >> > > >>> (GroovyScriptInterpreter.java:83)
> > > >> > > > > > > > >> > > >>>     at
> > > >> > > > > > > > >>
> > > >> > > org.apache.maven.shared.scriptinterpreter.ScriptRunner.executeRun
> > > >> > > > > > > > >> > > >>> (ScriptRunner.java:256)
> > > >> > > > > > > > >> > > >>>     at
> > > >> > > org.apache.maven.shared.scriptinterpreter.ScriptRunner.run
> > > >> > > > > > > > >> > > >>> (ScriptRunner.java:180)
> > > >> > > > > > > > >> > > >>>     at
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >>
> > > >> > >
> > org.apache.maven.plugins.invoker.AbstractInvokerMojo.runPostBuildHook
> > > >> > > > > > > > >> > > >>> (AbstractInvokerMojo.java:1929)
> > > >> > > > > > > > >> > > >>>     at
> > > >> > > > > > > > >>
> > > >> org.apache.maven.plugins.invoker.AbstractInvokerMojo.runBuild
> > > >> > > > > > > > >> > > >>> (AbstractInvokerMojo.java:1914)
> > > >> > > > > > > > >> > > >>>     at
> > > >> > > > > > > > >>
> > > >> org.apache.maven.plugins.invoker.AbstractInvokerMojo.runBuild
> > > >> > > > > > > > >> > > >>> (AbstractInvokerMojo.java:1533)
> > > >> > > > > > > > >> > > >>>     at
> > > >> > > > > > > > >>
> > > >> org.apache.maven.plugins.invoker.AbstractInvokerMojo.runBuilds
> > > >> > > > > > > > >> > > >>> (AbstractInvokerMojo.java:1251)
> > > >> > > > > > > > >> > > >>>     at
> > > >> > > > > > > > >>
> > > >> org.apache.maven.plugins.invoker.AbstractInvokerMojo.execute
> > > >> > > > > > > > >> > > >>> (AbstractInvokerMojo.java:734)
> > > >> > > > > > > > >> > > >>>     at
> > > >> > > > > > > > >>
> > > >> org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo
> > > >> > > > > > > > >> > > >>> (DefaultBuildPluginManager.java:137)
> > > >> > > > > > > > >> > > >>>     at
> > > >> > > org.apache.maven.lifecycle.internal.MojoExecutor.execute
> > > >> > > > > > > > >> > > >>> (MojoExecutor.java:210)
> > > >> > > > > > > > >> > > >>>     at
> > > >> > > org.apache.maven.lifecycle.internal.MojoExecutor.execute
> > > >> > > > > > > > >> > > >>> (MojoExecutor.java:156)
> > > >> > > > > > > > >> > > >>>     at
> > > >> > > org.apache.maven.lifecycle.internal.MojoExecutor.execute
> > > >> > > > > > > > >> > > >>> (MojoExecutor.java:148)
> > > >> > > > > > > > >> > > >>>     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.apache.maven.cli.MavenCli.execute
> > > >> > > (MavenCli.java:957)
> > > >> > > > > > > > >> > > >>>     at org.apache.maven.cli.MavenCli.doMain
> > > >> > > (MavenCli.java:289)
> > > >> > > > > > > > >> > > >>>     at org.apache.maven.cli.MavenCli.main
> > > >> > > (MavenCli.java:193)
> > > >> > > > > > > > >> > > >>>     at
> > > >> sun.reflect.NativeMethodAccessorImpl.invoke0
> > > >> > > (Native
> > > >> > > > > > > > >> Method)
> > > >> > > > > > > > >> > > >>>     at
> > > >> sun.reflect.NativeMethodAccessorImpl.invoke
> > > >> > > > > > > > >> > > >>> (NativeMethodAccessorImpl.java:62)
> > > >> > > > > > > > >> > > >>>     at
> > > >> sun.reflect.DelegatingMethodAccessorImpl.invoke
> > > >> > > > > > > > >> > > >>> (DelegatingMethodAccessorImpl.java:43)
> > > >> > > > > > > > >> > > >>>     at java.lang.reflect.Method.invoke
> > > >> > > (Method.java:498)
> > > >> > > > > > > > >> > > >>>     at
> > > >> > > > > > > > >>
> > > >> > > org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced
> > > >> > > > > > > > >> > > >>> (Launcher.java:282)
> > > >> > > > > > > > >> > > >>>     at
> > > >> > > org.codehaus.plexus.classworlds.launcher.Launcher.launch
> > > >> > > > > > > > >> > > >>> (Launcher.java:225)
> > > >> > > > > > > > >> > > >>>     at
> > > >> > > > > > > > >>
> > > >> > > org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode
> > > >> > > > > > > > >> > > >>> (Launcher.java:406)
> > > >> > > > > > > > >> > > >>>     at
> > > >> > > org.codehaus.plexus.classworlds.launcher.Launcher.main
> > > >> > > > > > > > >> > > >>> (Launcher.java:347)
> > > >> > > > > > > > >> > > >>>     at
> > > >> sun.reflect.NativeMethodAccessorImpl.invoke0
> > > >> > > (Native
> > > >> > > > > > > > >> Method)
> > > >> > > > > > > > >> > > >>>     at
> > > >> sun.reflect.NativeMethodAccessorImpl.invoke
> > > >> > > > > > > > >> > > >>> (NativeMethodAccessorImpl.java:62)
> > > >> > > > > > > > >> > > >>>     at
> > > >> sun.reflect.DelegatingMethodAccessorImpl.invoke
> > > >> > > > > > > > >> > > >>> (DelegatingMethodAccessorImpl.java:43)
> > > >> > > > > > > > >> > > >>>     at java.lang.reflect.Method.invoke
> > > >> > > (Method.java:498)
> > > >> > > > > > > > >> > > >>>     at
> > > >> > > org.apache.maven.wrapper.BootstrapMainStarter.start
> > > >> > > > > > > > >> > > >>> (BootstrapMainStarter.java:39)
> > > >> > > > > > > > >> > > >>>     at
> > > >> > > org.apache.maven.wrapper.WrapperExecutor.execute
> > > >> > > > > > > > >> > > >>> (WrapperExecutor.java:122)
> > > >> > > > > > > > >> > > >>>     at
> > > >> org.apache.maven.wrapper.MavenWrapperMain.main
> > > >> > > > > > > > >> > > >>> (MavenWrapperMain.java:61)
> > > >> > > > > > > > >> > > >>> [INFO]           customized-v3/pom.xml
> > > >> > > > > > > > >> ............................
> > > >> > > > > > > > >> > > >>> FAILED (10.9 s)
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >> > > >>> On Tue, Feb 18, 2020 at 3:00 PM Andrea
> > Cosentino
> > > >> <
> > > >> > > > > > > > >> [email protected]>
> > > >> > > > > > > > >> > > >>> wrote:
> > > >> > > > > > > > >> > > >>> >
> > > >> > > > > > > > >> > > >>> > All should be fine now. Gregor, let me
> > know if
> > > >> the
> > > >> > > workaround
> > > >> > > > > > > > >> related
> > > >> > > > > > > > >> > > >>> to
> > > >> > > > > > > > >> > > >>> > commonmark jar works for you.
> > > >> > > > > > > > >> > > >>> >
> > > >> > > > > > > > >> > > >>> > Thanks.
> > > >> > > > > > > > >> > > >>> >
> > > >> > > > > > > > >> > > >>> > Il giorno mar 18 feb 2020 alle ore 14:47
> > Andrea
> > > >> > > Cosentino <
> > > >> > > > > > > > >> > > >>> [email protected]>
> > > >> > > > > > > > >> > > >>> > ha scritto:
> > > >> > > > > > > > >> > > >>> >
> > > >> > > > > > > > >> > > >>> > > For the restdsl-openapi-plugin my
> > suggestion
> > > >> > > should work, just
> > > >> > > > > > > > >> > > >>> download
> > > >> > > > > > > > >> > > >>> > > again that commomark stuff..
> > > >> > > > > > > > >> > > >>> > >
> > > >> > > > > > > > >> > > >>> > > Il giorno mar 18 feb 2020 alle ore 14:46
> > > >> Claus
> > > >> > > Ibsen <
> > > >> > > > > > > > >> > > >>> > > [email protected]> ha scritto:
> > > >> > > > > > > > >> > > >>> > >
> > > >> > > > > > > > >> > > >>> > >> Hi Gregor
> > > >> > > > > > > > >> > > >>> > >>
> > > >> > > > > > > > >> > > >>> > >> Just to let you know that we are
> > working on
> > > >> > > fixing all of
> > > >> > > > > > > > >> this, and
> > > >> > > > > > > > >> > > >>> > >> that we have done that, but running a
> > full
> > > >> > > rebuild to be
> > > >> > > > > > > > >> sure.
> > > >> > > > > > > > >> > > >>> > >> camel-spring-boot needs to be regen and
> > > >> Andrea
> > > >> > > will do that.
> > > >> > > > > > > > >> > > >>> > >>
> > > >> > > > > > > > >> > > >>> > >> When the code is ready we will post back
> > > >> here.
> > > >> > > > > > > > >> > > >>> > >>
> > > >> > > > > > > > >> > > >>> > >> On Tue, Feb 18, 2020 at 12:46 PM Andrea
> > > >> > > Cosentino <
> > > >> > > > > > > > >> > > >>> [email protected]>
> > > >> > > > > > > > >> > > >>> > >> wrote:
> > > >> > > > > > > > >> > > >>> > >> >
> > > >> > > > > > > > >> > > >>> > >> > oscerd@ghost
> > > >> > > > > > > > >> > > >>> > >>
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >>
> > > >> > >
> > > >>
> > :~/workspace/apache-camel/camel/tooling/maven/camel-restdsl-openapi-plugin$
> > > >> > > > > > > > >> > > >>> > >> > mvn clean install
> > > >> > > > > > > > >> > > >>> > >> > [INFO] BuildTimeEventSpy is
> > registered.
> > > >> > > > > > > > >> > > >>> > >> > [INFO] Scanning for projects...
> > > >> > > > > > > > >> > > >>> > >> > [INFO]
> > > >> > > > > > > > >> > > >>> > >> > [INFO] -----------<
> > > >> > > > > > > > >> org.apache.camel:camel-restdsl-openapi-plugin
> > > >> > > > > > > > >> > > >>> > >> > >------------
> > > >> > > > > > > > >> > > >>> > >> > [INFO] Building Camel :: Maven
> > Plugins ::
> > > >> > > OpenApi REST DSL
> > > >> > > > > > > > >> > > >>> Generator
> > > >> > > > > > > > >> > > >>> > >> Maven
> > > >> > > > > > > > >> > > >>> > >> > plugin 3.1.0-SNAPSHOT
> > > >> > > > > > > > >> > > >>> > >> > [INFO] ----------------------------[
> > > >> > > maven-plugin
> > > >> > > > > > > > >> > > >>> > >> > ]----------------------------
> > > >> > > > > > > > >> > > >>> > >> > [INFO]
> > > >> > > > > > > > >> > > >>> > >> > [INFO] ---
> > maven-clean-plugin:3.1.0:clean
> > > >> > > (default-clean) @
> > > >> > > > > > > > >> > > >>> > >> > camel-restdsl-openapi-plugin ---
> > > >> > > > > > > > >> > > >>> > >> > [INFO] Deleting
> > > >> > > > > > > > >> > > >>> > >> >
> > > >> > > > > > > > >> > > >>> > >>
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >>
> > > >> > >
> > > >>
> > /home/oscerd/workspace/apache-camel/camel/tooling/maven/camel-restdsl-openapi-plugin/target
> > > >> > > > > > > > >> > > >>> > >> > [INFO]
> > > >> > > > > > > > >> > > >>> > >> > [INFO] ---
> > > >> > > maven-resources-plugin:3.1.0:resources
> > > >> > > > > > > > >> > > >>> (default-resources) @
> > > >> > > > > > > > >> > > >>> > >> > camel-restdsl-openapi-plugin ---
> > > >> > > > > > > > >> > > >>> > >> > [INFO] Using 'UTF-8' encoding to copy
> > > >> filtered
> > > >> > > resources.
> > > >> > > > > > > > >> > > >>> > >> > [INFO] skip non existing
> > resourceDirectory
> > > >> > > > > > > > >> > > >>> > >> >
> > > >> > > > > > > > >> > > >>> > >>
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >>
> > > >> > >
> > > >>
> > /home/oscerd/workspace/apache-camel/camel/tooling/maven/camel-restdsl-openapi-plugin/src/main/resources
> > > >> > > > > > > > >> > > >>> > >> > [INFO]
> > > >> > > > > > > > >> > > >>> > >> > [INFO] ---
> > > >> flatten-maven-plugin:1.2.1:flatten
> > > >> > > > > > > > >> (default-cli) @
> > > >> > > > > > > > >> > > >>> > >> > camel-restdsl-openapi-plugin ---
> > > >> > > > > > > > >> > > >>> > >> > [INFO] Generating flattened POM of
> > project
> > > >> > > > > > > > >> > > >>> > >> >
> > > >> > > > > > > > >> > > >>> > >>
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >>
> > > >> > >
> > > >>
> > org.apache.camel:camel-restdsl-openapi-plugin:maven-plugin:3.1.0-SNAPSHOT...
> > > >> > > > > > > > >> > > >>> > >> > [INFO]
> > > >> > > > > > > > >> > > >>> > >> > [INFO] ---
> > > >> maven-compiler-plugin:3.8.1:compile
> > > >> > > > > > > > >> (default-compile) @
> > > >> > > > > > > > >> > > >>> > >> > camel-restdsl-openapi-plugin ---
> > > >> > > > > > > > >> > > >>> > >> > [INFO] Changes detected - recompiling
> > the
> > > >> > > module!
> > > >> > > > > > > > >> > > >>> > >> > [INFO] Compiling 5 source files to
> > > >> > > > > > > > >> > > >>> > >> >
> > > >> > > > > > > > >> > > >>> > >>
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >>
> > > >> > >
> > > >>
> > /home/oscerd/workspace/apache-camel/camel/tooling/maven/camel-restdsl-openapi-plugin/target/classes
> > > >> > > > > > > > >> > > >>> > >> > [WARNING] Supported source version
> > > >> 'RELEASE_6'
> > > >> > > from
> > > >> > > > > > > > >> annotation
> > > >> > > > > > > > >> > > >>> processor
> > > >> > > > > > > > >> > > >>> > >> > 'org.eclipse.sisu.space
> > .SisuIndexAPT6'
> > > >> less
> > > >> > > than -source
> > > >> > > > > > > > >> '1.8'
> > > >> > > > > > > > >> > > >>> > >> > [INFO]
> > > >> > > > > > > > >> > > >>> > >> > [INFO] ---
> > > >> maven-plugin-plugin:3.6.0:descriptor
> > > >> > > > > > > > >> > > >>> (default-descriptor) @
> > > >> > > > > > > > >> > > >>> > >> > camel-restdsl-openapi-plugin ---
> > > >> > > > > > > > >> > > >>> > >> > [INFO] Using 'UTF-8' encoding to read
> > mojo
> > > >> > > source files.
> > > >> > > > > > > > >> > > >>> > >> > [INFO] java-javadoc mojo extractor
> > found 0
> > > >> > > mojo descriptor.
> > > >> > > > > > > > >> > > >>> > >> > [INFO] java-annotations mojo extractor
> > > >> found 4
> > > >> > > mojo
> > > >> > > > > > > > >> descriptors.
> > > >> > > > > > > > >> > > >>> > >> > [INFO]
> > > >> > > > > > > > >> > > >>> > >> > [INFO] ---
> > > >> > > maven-resources-plugin:3.1.0:testResources
> > > >> > > > > > > > >> > > >>> > >> > (default-testResources) @
> > > >> > > camel-restdsl-openapi-plugin ---
> > > >> > > > > > > > >> > > >>> > >> > [INFO] Using 'UTF-8' encoding to copy
> > > >> filtered
> > > >> > > resources.
> > > >> > > > > > > > >> > > >>> > >> > [INFO] skip non existing
> > resourceDirectory
> > > >> > > > > > > > >> > > >>> > >> >
> > > >> > > > > > > > >> > > >>> > >>
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >>
> > > >> > >
> > > >>
> > /home/oscerd/workspace/apache-camel/camel/tooling/maven/camel-restdsl-openapi-plugin/src/test/resources
> > > >> > > > > > > > >> > > >>> > >> > [INFO]
> > > >> > > > > > > > >> > > >>> > >> > [INFO] ---
> > > >> > > maven-compiler-plugin:3.8.1:testCompile
> > > >> > > > > > > > >> > > >>> > >> (default-testCompile) @
> > > >> > > > > > > > >> > > >>> > >> > camel-restdsl-openapi-plugin ---
> > > >> > > > > > > > >> > > >>> > >> > [INFO] No sources to compile
> > > >> > > > > > > > >> > > >>> > >> > [INFO]
> > > >> > > > > > > > >> > > >>> > >> > [INFO] ---
> > > >> maven-surefire-plugin:3.0.0-M4:test
> > > >> > > > > > > > >> (default-test) @
> > > >> > > > > > > > >> > > >>> > >> > camel-restdsl-openapi-plugin ---
> > > >> > > > > > > > >> > > >>> > >> > [INFO] No tests to run.
> > > >> > > > > > > > >> > > >>> > >> > [INFO]
> > > >> > > > > > > > >> > > >>> > >> > [INFO] --- maven-jar-plugin:3.2.0:jar
> > > >> > > (default-jar) @
> > > >> > > > > > > > >> > > >>> > >> > camel-restdsl-openapi-plugin ---
> > > >> > > > > > > > >> > > >>> > >> > [INFO] Building jar:
> > > >> > > > > > > > >> > > >>> > >> >
> > > >> > > > > > > > >> > > >>> > >>
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >>
> > > >> > >
> > > >>
> > /home/oscerd/workspace/apache-camel/camel/tooling/maven/camel-restdsl-openapi-plugin/target/camel-restdsl-openapi-plugin-3.1.0-SNAPSHOT.jar
> > > >> > > > > > > > >> > > >>> > >> > [INFO]
> > > >> > > > > > > > >> > > >>> > >> > [INFO] ---
> > > >> > > > > > > > >> maven-plugin-plugin:3.6.0:addPluginArtifactMetadata
> > > >> > > > > > > > >> > > >>> > >> > (default-addPluginArtifactMetadata) @
> > > >> > > > > > > > >> > > >>> camel-restdsl-openapi-plugin ---
> > > >> > > > > > > > >> > > >>> > >> > [INFO]
> > > >> > > > > > > > >> > > >>> > >> > [INFO] ---
> > > >> maven-invoker-plugin:3.1.0:install
> > > >> > > > > > > > >> (integration-test) @
> > > >> > > > > > > > >> > > >>> > >> > camel-restdsl-openapi-plugin ---
> > > >> > > > > > > > >> > > >>> > >> > [INFO] Installing
> > > >> > > > > > > > >> > > >>> > >> >
> > > >> > > > > > > > >>
> > > >> > > /home/oscerd/workspace/apache-camel/camel/tooling/maven/pom.xml to
> > > >> > > > > > > > >> > > >>> > >> >
> > > >> > > > > > > > >> > > >>> > >>
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >>
> > > >> > >
> > > >>
> > /home/oscerd/workspace/apache-camel/camel/tooling/maven/camel-restdsl-openapi-plugin/target/local-repo/org/apache/camel/maven-plugins/3.1.0-SNAPSHOT/maven-plugins-3.1.0-SNAPSHOT.pom
> > > >> > > > > > > > >> > > >>> > >> > [INFO] Installing
> > > >> > > > > > > > >> > > >>> > >>
> > > >> > > /home/oscerd/workspace/apache-camel/camel/tooling/pom.xml
> > > >> > > > > > > > >> > > >>> > >> > to
> > > >> > > > > > > > >> > > >>> > >> >
> > > >> > > > > > > > >> > > >>> > >>
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >>
> > > >> > >
> > > >>
> > /home/oscerd/workspace/apache-camel/camel/tooling/maven/camel-restdsl-openapi-plugin/target/local-repo/org/apache/camel/tooling/3.1.0-SNAPSHOT/tooling-3.1.0-SNAPSHOT.pom
> > > >> > > > > > > > >> > > >>> > >> > [INFO] Installing
> > > >> > > > > > > > >> > > >>> > >>
> > > >> > > /home/oscerd/workspace/apache-camel/camel/parent/pom.xml
> > > >> > > > > > > > >> > > >>> > >> > to
> > > >> > > > > > > > >> > > >>> > >> >
> > > >> > > > > > > > >> > > >>> > >>
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >>
> > > >> > >
> > > >>
> > /home/oscerd/workspace/apache-camel/camel/tooling/maven/camel-restdsl-openapi-plugin/target/local-repo/org/apache/camel/camel-parent/3.1.0-SNAPSHOT/camel-parent-3.1.0-SNAPSHOT.pom
> > > >> > > > > > > > >> > > >>> > >> > [INFO] Installing
> > > >> > > > > > > > >> > > >>>
> > > >> /home/oscerd/workspace/apache-camel/camel/pom.xml to
> > > >> > > > > > > > >> > > >>> > >> >
> > > >> > > > > > > > >> > > >>> > >>
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >>
> > > >> > >
> > > >>
> > /home/oscerd/workspace/apache-camel/camel/tooling/maven/camel-restdsl-openapi-plugin/target/local-repo/org/apache/camel/camel/3.1.0-SNAPSHOT/camel-3.1.0-SNAPSHOT.pom
> > > >> > > > > > > > >> > > >>> > >> > [INFO] Installing
> > > >> > > > > > > > >> > > >>> > >> >
> > > >> > > > > > > > >> > > >>> > >>
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >>
> > > >> > >
> > > >>
> > /home/oscerd/workspace/apache-camel/camel/tooling/maven/camel-restdsl-openapi-plugin/.flattened-pom.xml
> > > >> > > > > > > > >> > > >>> > >> > to
> > > >> > > > > > > > >> > > >>> > >> >
> > > >> > > > > > > > >> > > >>> > >>
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >>
> > > >> > >
> > > >>
> > /home/oscerd/workspace/apache-camel/camel/tooling/maven/camel-restdsl-openapi-plugin/target/local-repo/org/apache/camel/camel-restdsl-openapi-plugin/3.1.0-SNAPSHOT/camel-restdsl-openapi-plugin-3.1.0-SNAPSHOT.pom
> > > >> > > > > > > > >> > > >>> > >> > [INFO] Installing
> > > >> > > > > > > > >> > > >>> > >> >
> > > >> > > > > > > > >> > > >>> > >>
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >>
> > > >> > >
> > > >>
> > /home/oscerd/workspace/apache-camel/camel/tooling/maven/camel-restdsl-openapi-plugin/target/camel-restdsl-openapi-plugin-3.1.0-SNAPSHOT.jar
> > > >> > > > > > > > >> > > >>> > >> > to
> > > >> > > > > > > > >> > > >>> > >> >
> > > >> > > > > > > > >> > > >>> > >>
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >>
> > > >> > >
> > > >>
> > /home/oscerd/workspace/apache-camel/camel/tooling/maven/camel-restdsl-openapi-plugin/target/local-repo/org/apache/camel/camel-restdsl-openapi-plugin/3.1.0-SNAPSHOT/camel-restdsl-openapi-plugin-3.1.0-SNAPSHOT.jar
> > > >> > > > > > > > >> > > >>> > >> > [INFO]
> > > >> > > > > > > > >> > > >>> > >> > [INFO] ---
> > > >> > > maven-invoker-plugin:3.1.0:integration-test
> > > >> > > > > > > > >> > > >>> > >> (integration-test) @
> > > >> > > > > > > > >> > > >>> > >> > camel-restdsl-openapi-plugin ---
> > > >> > > > > > > > >> > > >>> > >> > [INFO] Building: customized-v3/pom.xml
> > > >> > > > > > > > >> > > >>> > >> > [INFO] run post-build script
> > verify.groovy
> > > >> > > > > > > > >> > > >>> > >> > [INFO]           customized-v3/pom.xml
> > > >> > > > > > > > >> > > >>> ............................
> > > >> > > > > > > > >> > > >>> > >> SUCCESS
> > > >> > > > > > > > >> > > >>> > >> > (64.8 s)
> > > >> > > > > > > > >> > > >>> > >> > [INFO] Building: customized/pom.xml
> > > >> > > > > > > > >> > > >>> > >> > [INFO] run post-build script
> > verify.groovy
> > > >> > > > > > > > >> > > >>> > >> > [INFO]           customized/pom.xml
> > > >> > > > > > > > >> > > >>> ...............................
> > > >> > > > > > > > >> > > >>> > >> SUCCESS
> > > >> > > > > > > > >> > > >>> > >> > (3.3 s)
> > > >> > > > > > > > >> > > >>> > >> > [INFO] Building: simple-dto-v3/pom.xml
> > > >> > > > > > > > >> > > >>> > >> > [INFO] run post-build script
> > verify.groovy
> > > >> > > > > > > > >> > > >>> > >> > [INFO]           simple-dto-v3/pom.xml
> > > >> > > > > > > > >> > > >>> ............................
> > > >> > > > > > > > >> > > >>> > >> SUCCESS
> > > >> > > > > > > > >> > > >>> > >> > (107.9 s)
> > > >> > > > > > > > >> > > >>> > >> > [INFO] Building: simple-dto/pom.xml
> > > >> > > > > > > > >> > > >>> > >> > [INFO] run post-build script
> > verify.groovy
> > > >> > > > > > > > >> > > >>> > >> > [INFO]           simple-dto/pom.xml
> > > >> > > > > > > > >> > > >>> ...............................
> > > >> > > > > > > > >> > > >>> > >> SUCCESS
> > > >> > > > > > > > >> > > >>> > >> > (4.3 s)
> > > >> > > > > > > > >> > > >>> > >> > [INFO] Building: simple-v3/pom.xml
> > > >> > > > > > > > >> > > >>> > >> > [INFO] run post-build script
> > verify.groovy
> > > >> > > > > > > > >> > > >>> > >> > [INFO]           simple-v3/pom.xml
> > > >> > > > > > > > >> > > >>> ................................
> > > >> > > > > > > > >> > > >>> > >> SUCCESS
> > > >> > > > > > > > >> > > >>> > >> > (2.5 s)
> > > >> > > > > > > > >> > > >>> > >> > [INFO] Building:
> > simple-xml-dto-v3/pom.xml
> > > >> > > > > > > > >> > > >>> > >> > [INFO] run post-build script
> > verify.groovy
> > > >> > > > > > > > >> > > >>> > >> > [INFO]
> >  simple-xml-dto-v3/pom.xml
> > > >> > > > > > > > >> > > >>> ........................
> > > >> > > > > > > > >> > > >>> > >> SUCCESS
> > > >> > > > > > > > >> > > >>> > >> > (11.5 s)
> > > >> > > > > > > > >> > > >>> > >> > [INFO] Building:
> > simple-xml-dto/pom.xml
> > > >> > > > > > > > >> > > >>> > >> > [INFO] run post-build script
> > verify.groovy
> > > >> > > > > > > > >> > > >>> > >> > [INFO]
> >  simple-xml-dto/pom.xml
> > > >> > > > > > > > >> > > >>> ...........................
> > > >> > > > > > > > >> > > >>> > >> SUCCESS
> > > >> > > > > > > > >> > > >>> > >> > (5.8 s)
> > > >> > > > > > > > >> > > >>> > >> > [INFO] Building: simple-xml-v3/pom.xml
> > > >> > > > > > > > >> > > >>> > >> > [INFO] run post-build script
> > verify.groovy
> > > >> > > > > > > > >> > > >>> > >> > [INFO]           simple-xml-v3/pom.xml
> > > >> > > > > > > > >> > > >>> ............................
> > > >> > > > > > > > >> > > >>> > >> SUCCESS
> > > >> > > > > > > > >> > > >>> > >> > (4.7 s)
> > > >> > > > > > > > >> > > >>> > >> > [INFO] Building: simple-xml/pom.xml
> > > >> > > > > > > > >> > > >>> > >> > [INFO] run post-build script
> > verify.groovy
> > > >> > > > > > > > >> > > >>> > >> > [INFO]           simple-xml/pom.xml
> > > >> > > > > > > > >> > > >>> ...............................
> > > >> > > > > > > > >> > > >>> > >> SUCCESS
> > > >> > > > > > > > >> > > >>> > >> > (4.8 s)
> > > >> > > > > > > > >> > > >>> > >> > [INFO] Building: simple/pom.xml
> > > >> > > > > > > > >> > > >>> > >> > [INFO] run post-build script
> > verify.groovy
> > > >> > > > > > > > >> > > >>> > >> > [INFO]           simple/pom.xml
> > > >> > > > > > > > >> > > >>> ...................................
> > > >> > > > > > > > >> > > >>> > >> SUCCESS
> > > >> > > > > > > > >> > > >>> > >> > (3.9 s)
> > > >> > > > > > > > >> > > >>> > >> > [INFO]
> > > >> > > > > > > > >> > > >>> > >> > [INFO] ---
> > > >> maven-invoker-plugin:3.1.0:verify
> > > >> > > > > > > > >> (integration-test) @
> > > >> > > > > > > > >> > > >>> > >> > camel-restdsl-openapi-plugin ---
> > > >> > > > > > > > >> > > >>> > >> >
> > > >> > > > > > > > >> > > >>> > >> > Il giorno mar 18 feb 2020 alle ore
> > 12:44
> > > >> > > Andrea Cosentino <
> > > >> > > > > > > > >> > > >>> > >> [email protected]>
> > > >> > > > > > > > >> > > >>> > >> > ha scritto:
> > > >> > > > > > > > >> > > >>> > >> >
> > > >> > > > > > > > >> > > >>> > >> > > Gregor, if you're hitting the same
> > > >> error,
> > > >> > > can you try to
> > > >> > > > > > > > >> remove
> > > >> > > > > > > > >> > > >>> the
> > > >> > > > > > > > >> > > >>> > >> > > commonmark artifacts from your local
> > > >> > > repository?
> > > >> > > > > > > > >> > > >>> > >> > >
> > > >> > > > > > > > >> > > >>> > >> > > Downloading the jar again make the
> > tests
> > > >> > > pass for me.
> > > >> > > > > > > > >> Maybe
> > > >> > > > > > > > >> > > >>> have a
> > > >> > > > > > > > >> > > >>> > >> > > corrupted version like me?
> > > >> > > > > > > > >> > > >>> > >> > >
> > > >> > > > > > > > >> > > >>> > >> > > Il giorno mar 18 feb 2020 alle ore
> > 12:38
> > > >> > > Andrea
> > > >> > > > > > > > >> Cosentino <
> > > >> > > > > > > > >> > > >>> > >> > > [email protected]> ha scritto:
> > > >> > > > > > > > >> > > >>> > >> > >
> > > >> > > > > > > > >> > > >>> > >> > >> It seems there is a missing class
> > > >> during the
> > > >> > > > > > > > >> integration test
> > > >> > > > > > > > >> > > >>> > >> > >>
> > > >> > > > > > > > >> > > >>> > >> > >> Exception in thread "main"
> > > >> > > > > > > > >> java.util.ServiceConfigurationError:
> > > >> > > > > > > > >> > > >>> > >> > >>
> > io.swagger.codegen.v3.CodegenConfig:
> > > >> > > Provider
> > > >> > > > > > > > >> > > >>> > >> > >>
> > > >> > > io.swagger.codegen.v3.generators.html.StaticHtmlCodegen
> > > >> > > > > > > > >> could
> > > >> > > > > > > > >> > > >>> not be
> > > >> > > > > > > > >> > > >>> > >> > >> instantiated
> > > >> > > > > > > > >> > > >>> > >> > >> at
> > > >> > > java.util.ServiceLoader.fail(ServiceLoader.java:232)
> > > >> > > > > > > > >> > > >>> > >> > >> at
> > > >> > > > > > > > >>
> > > >> java.util.ServiceLoader.access$100(ServiceLoader.java:185)
> > > >> > > > > > > > >> > > >>> > >> > >> at
> > > >> > > > > > > > >> > > >>> > >> > >>
> > > >> > > > > > > > >> > > >>> > >>
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >>
> > > >> > >
> > > >>
> > java.util.ServiceLoader$LazyIterator.nextService(ServiceLoader.java:384)
> > > >> > > > > > > > >> > > >>> > >> > >> at
> > > >> > > > > > > > >> > > >>>
> > > >> > > java.util.ServiceLoader$LazyIterator.next(ServiceLoader.java:404)
> > > >> > > > > > > > >> > > >>> > >> > >> at
> > > >> > > > > > > > >>
> > java.util.ServiceLoader$1.next(ServiceLoader.java:480)
> > > >> > > > > > > > >> > > >>> > >> > >> at
> > > >> > > > > > > > >> > > >>> > >> > >>
> > > >> > > > > > > > >> > > >>> > >>
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >>
> > > >> > >
> > > >>
> > io.swagger.codegen.v3.CodegenConfigLoader.forName(CodegenConfigLoader.java:19)
> > > >> > > > > > > > >> > > >>> > >> > >> at
> > > >> > > > > > > > >> > > >>> > >> > >>
> > > >> > > > > > > > >> > > >>> > >>
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >>
> > > >> > >
> > > >>
> > io.swagger.codegen.v3.config.CodegenConfigurator.toClientOptInput(CodegenConfigurator.java:456)
> > > >> > > > > > > > >> > > >>> > >> > >> at
> > > >> > > > > > > > >> > > >>> > >> > >>
> > > >> > > > > > > > >> > > >>> > >>
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >>
> > > >> > >
> > > >>
> > io.swagger.codegen.v3.maven.plugin.CodeGenMojo.execute(CodeGenMojo.java:525)
> > > >> > > > > > > > >> > > >>> > >> > >> at
> > > >> > > > > > > > >> > > >>> > >> > >>
> > > >> > > > > > > > >> > > >>> > >>
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >>
> > > >> > >
> > > >>
> > org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:137)
> > > >> > > > > > > > >> > > >>> > >> > >> at
> > > >> > > > > > > > >> > > >>> > >> > >>
> > > >> > > > > > > > >> > > >>> > >>
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >>
> > > >> > >
> > > >>
> > org.twdata.maven.mojoexecutor.MojoExecutor.executeMojo(MojoExecutor.java:119)
> > > >> > > > > > > > >> > > >>> > >> > >> at
> > > >> > > > > > > > >> > > >>> > >> > >>
> > > >> > > > > > > > >> > > >>> > >>
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >>
> > > >> > >
> > > >>
> > org.apache.camel.maven.generator.openapi.AbstractGenerateMojo.generateDto(AbstractGenerateMojo.java:182)
> > > >> > > > > > > > >> > > >>> > >> > >> at
> > > >> > > > > > > > >> > > >>> > >> > >>
> > > >> > > > > > > > >> > > >>> > >>
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >>
> > > >> > >
> > > >>
> > org.apache.camel.maven.generator.openapi.GenerateWithDtoMojo.execute(GenerateWithDtoMojo.java:35)
> > > >> > > > > > > > >> > > >>> > >> > >> at
> > > >> > > > > > > > >> > > >>> > >> > >>
> > > >> > > > > > > > >> > > >>> > >>
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >>
> > > >> > >
> > > >>
> > org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:137)
> > > >> > > > > > > > >> > > >>> > >> > >> at
> > > >> > > > > > > > >> > > >>> > >> > >>
> > > >> > > > > > > > >> > > >>> > >>
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >>
> > > >> > >
> > > >>
> > org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:210)
> > > >> > > > > > > > >> > > >>> > >> > >> at
> > > >> > > > > > > > >> > > >>> > >> > >>
> > > >> > > > > > > > >> > > >>> > >>
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >>
> > > >> > >
> > > >>
> > org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:156)
> > > >> > > > > > > > >> > > >>> > >> > >> at
> > > >> > > > > > > > >> > > >>> > >> > >>
> > > >> > > > > > > > >> > > >>> > >>
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >>
> > > >> > >
> > > >>
> > org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:148)
> > > >> > > > > > > > >> > > >>> > >> > >> 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.apache.maven.cli.MavenCli.execute(MavenCli.java:956)
> > > >> > > > > > > > >> > > >>> > >> > >> at
> > > >> > > > > > > > >>
> > org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
> > > >> > > > > > > > >> > > >>> > >> > >> at
> > > >> > > org.apache.maven.cli.MavenCli.main(MavenCli.java:192)
> > > >> > > > > > > > >> > > >>> > >> > >> at
> > > >> > > sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> > > >> > > > > > > > >> Method)
> > > >> > > > > > > > >> > > >>> > >> > >> at
> > > >> > > > > > > > >> > > >>> > >> > >>
> > > >> > > > > > > > >> > > >>> > >>
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >>
> > > >> > >
> > > >>
> > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> > > >> > > > > > > > >> > > >>> > >> > >> at
> > > >> > > > > > > > >> > > >>> > >> > >>
> > > >> > > > > > > > >> > > >>> > >>
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >>
> > > >> > >
> > > >>
> > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> > > >> > > > > > > > >> > > >>> > >> > >> at
> > > >> > > java.lang.reflect.Method.invoke(Method.java:498)
> > > >> > > > > > > > >> > > >>> > >> > >> at
> > > >> > > > > > > > >> > > >>> > >> > >>
> > > >> > > > > > > > >> > > >>> > >>
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >>
> > > >> > >
> > > >>
> > org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
> > > >> > > > > > > > >> > > >>> > >> > >> at
> > > >> > > > > > > > >> > > >>> > >> > >>
> > > >> > > > > > > > >> > > >>> > >>
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >>
> > > >> > >
> > > >>
> > org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
> > > >> > > > > > > > >> > > >>> > >> > >> at
> > > >> > > > > > > > >> > > >>> > >> > >>
> > > >> > > > > > > > >> > > >>> > >>
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >>
> > > >> > >
> > > >>
> > org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
> > > >> > > > > > > > >> > > >>> > >> > >> at
> > > >> > > > > > > > >> > > >>> > >> > >>
> > > >> > > > > > > > >> > > >>> > >>
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >>
> > > >> > >
> > > >>
> > org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
> > > >> > > > > > > > >> > > >>> > >> > >> Caused by:
> > > >> java.lang.NoClassDefFoundError:
> > > >> > > > > > > > >> > > >>> > >> org/commonmark/parser/Parser
> > > >> > > > > > > > >> > > >>> > >> > >> at
> > > >> > > > > > > > >> > > >>>
> > > >> > > io.swagger.codegen.v3.utils.Markdown.<init>(Markdown.java:15)
> > > >> > > > > > > > >> > > >>> > >> > >> at
> > > >> > > > > > > > >> > > >>> > >> > >>
> > > >> > > > > > > > >> > > >>> > >>
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >>
> > > >> > >
> > > >>
> > io.swagger.codegen.v3.generators.html.StaticHtmlCodegen.<init>(StaticHtmlCodegen.java:154)
> > > >> > > > > > > > >> > > >>> > >> > >> at
> > > >> > > > > > > > >> > > >>>
> > > >> > > sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
> > > >> > > > > > > > >> > > >>> > >> Method)
> > > >> > > > > > > > >> > > >>> > >> > >> at
> > > >> > > > > > > > >> > > >>> > >> > >>
> > > >> > > > > > > > >> > > >>> > >>
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >>
> > > >> > >
> > > >>
> > sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
> > > >> > > > > > > > >> > > >>> > >> > >> at
> > > >> > > > > > > > >> > > >>> > >> > >>
> > > >> > > > > > > > >> > > >>> > >>
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >>
> > > >> > >
> > > >>
> > sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
> > > >> > > > > > > > >> > > >>> > >> > >> at
> > > >> > > > > > > > >> > > >>>
> > > >> > > java.lang.reflect.Constructor.newInstance(Constructor.java:423)
> > > >> > > > > > > > >> > > >>> > >> > >> at
> > > >> > > java.lang.Class.newInstance(Class.java:442)
> > > >> > > > > > > > >> > > >>> > >> > >> at
> > > >> > > > > > > > >> > > >>> > >> > >>
> > > >> > > > > > > > >> > > >>> > >>
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >>
> > > >> > >
> > > >>
> > java.util.ServiceLoader$LazyIterator.nextService(ServiceLoader.java:380)
> > > >> > > > > > > > >> > > >>> > >> > >> ... 31 more
> > > >> > > > > > > > >> > > >>> > >> > >> Caused by:
> > > >> java.lang.ClassNotFoundException:
> > > >> > > > > > > > >> > > >>> > >> org.commonmark.parser.Parser
> > > >> > > > > > > > >> > > >>> > >> > >> 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)
> > > >> > > > > > > > >> > > >>> > >> > >> ... 39 more
> > > >> > > > > > > > >> > > >>> > >> > >>
> > > >> > > > > > > > >> > > >>> > >> > >>
> > > >> > > > > > > > >> > > >>> > >> > >>
> > > >> > > > > > > > >> > > >>> > >> > >> Il giorno mar 18 feb 2020 alle ore
> > > >> 12:03
> > > >> > > Andrea
> > > >> > > > > > > > >> Cosentino <
> > > >> > > > > > > > >> > > >>> > >> > >> [email protected]> ha scritto:
> > > >> > > > > > > > >> > > >>> > >> > >>
> > > >> > > > > > > > >> > > >>> > >> > >>> I still don't get why these
> > > >> integration
> > > >> > > tests are
> > > >> > > > > > > > >> enabled by
> > > >> > > > > > > > >> > > >>> > >> default..
> > > >> > > > > > > > >> > > >>> > >> > >>>
> > > >> > > > > > > > >> > > >>> > >> > >>> Il giorno mar 18 feb 2020 alle ore
> > > >> 12:01
> > > >> > > Gregor
> > > >> > > > > > > > >> Zurowski <
> > > >> > > > > > > > >> > > >>> > >> > >>> [email protected]> ha
> > scritto:
> > > >> > > > > > > > >> > > >>> > >> > >>>
> > > >> > > > > > > > >> > > >>> > >> > >>>> I started the dry run an hour ago
> > > >> and ran
> > > >> > > into an
> > > >> > > > > > > > >> issue with
> > > >> > > > > > > > >> > > >>> the
> > > >> > > > > > > > >> > > >>> > >> > >>>> camel-restdsl-openapi-plugin
> > module:
> > > >> > > > > > > > >> > > >>> > >> > >>>>
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO] [INFO]
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO] [INFO] ---
> > > >> > > > > > > > >> maven-invoker-plugin:3.1.0:integration-test
> > > >> > > > > > > > >> > > >>> > >> > >>>> (integration-test) @
> > > >> > > camel-restdsl-openapi-plugin ---
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO] [INFO] Building:
> > > >> > > customized-v3/pom.xml
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO] [INFO] run post-build
> > script
> > > >> > > verify.groovy
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO] [INFO]
> > > >> > >  customized-v3/pom.xml
> > > >> > > > > > > > >> > > >>> > >> > >>>> ............................
> > FAILED
> > > >> > > (199.8 s)
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO] [INFO]   The post-build
> > > >> script did
> > > >> > > not
> > > >> > > > > > > > >> succeed. assert
> > > >> > > > > > > > >> > > >>> > >> > >>>> restdsl.exists()
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO]        |       |
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO]        |       false
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO]
> > > >> > > > > > > > >> > > >>> > >> > >>>>
> > > >> > > > > > > > >> > > >>> > >>
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >>
> > > >> > >
> > > >>
> > /home/camel/camel/tooling/maven/camel-restdsl-openapi-plugin/target/it/customized-v3/target/classes/generated/com/example/MyRestRoute.java
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO] [INFO] Building:
> > > >> simple-xml/pom.xml
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO] [INFO] run post-build
> > script
> > > >> > > verify.groovy
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO] [INFO]
> > > >>  simple-xml/pom.xml
> > > >> > > > > > > > >> > > >>> > >> > >>>> ...............................
> > > >> SUCCESS
> > > >> > > (6.4 s)
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO] [INFO] Building:
> > > >> simple/pom.xml
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO] [INFO] run post-build
> > script
> > > >> > > verify.groovy
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO] [INFO]
> > > >>  simple/pom.xml
> > > >> > > > > > > > >> > > >>> > >> > >>>>
> > ...................................
> > > >> > > SUCCESS (2.9 s)
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO] [INFO] Building:
> > > >> simple-dto/pom.xml
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO] [INFO] run post-build
> > script
> > > >> > > verify.groovy
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO] [INFO]
> > > >>  simple-dto/pom.xml
> > > >> > > > > > > > >> > > >>> > >> > >>>> ...............................
> > > >> FAILED
> > > >> > > (16.3 s)
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO] [INFO]   The post-build
> > > >> script did
> > > >> > > not
> > > >> > > > > > > > >> succeed. assert
> > > >> > > > > > > > >> > > >>> > >> > >>>> restdsl.exists()
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO]        |       |
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO]        |       false
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO]
> > > >> > > > > > > > >> > > >>> > >> > >>>>
> > > >> > > > > > > > >> > > >>> > >>
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >>
> > > >> > >
> > > >>
> > /home/camel/camel/tooling/maven/camel-restdsl-openapi-plugin/target/it/simple-dto/target/generated-sources/restdsl-openapi/io/swagger/petstore/SwaggerPetstore.java
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO] [INFO] Building:
> > > >> > > simple-xml-dto/pom.xml
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO] [INFO] run post-build
> > script
> > > >> > > verify.groovy
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO] [INFO]
> > > >> > >  simple-xml-dto/pom.xml
> > > >> > > > > > > > >> > > >>> > >> > >>>> ...........................
> > FAILED
> > > >> (5.8 s)
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO] [INFO]   The post-build
> > > >> script did
> > > >> > > not
> > > >> > > > > > > > >> succeed. assert
> > > >> > > > > > > > >> > > >>> > >> > >>>> restdsl.exists()
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO]        |       |
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO]        |       false
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO]
> > > >> > > > > > > > >> > > >>> > >> > >>>>
> > > >> > > > > > > > >> > > >>> > >>
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >>
> > > >> > >
> > > >>
> > /home/camel/camel/tooling/maven/camel-restdsl-openapi-plugin/target/it/simple-xml-dto/target/generated-sources/restdsl-openapi/camel-rest.xml
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO] [INFO] Building:
> > > >> > > simple-xml-v3/pom.xml
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO] [INFO] run post-build
> > script
> > > >> > > verify.groovy
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO] [INFO]
> > > >> > >  simple-xml-v3/pom.xml
> > > >> > > > > > > > >> > > >>> > >> > >>>> ............................
> > SUCCESS
> > > >> (3.7
> > > >> > > s)
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO] [INFO] Building:
> > > >> > > simple-dto-v3/pom.xml
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO] [INFO] run post-build
> > script
> > > >> > > verify.groovy
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO] [INFO]
> > > >> > >  simple-dto-v3/pom.xml
> > > >> > > > > > > > >> > > >>> > >> > >>>> ............................
> > FAILED
> > > >> (2.0
> > > >> > > s)
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO] [INFO]   The post-build
> > > >> script did
> > > >> > > not
> > > >> > > > > > > > >> succeed. assert
> > > >> > > > > > > > >> > > >>> > >> > >>>> restdsl.exists()
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO]        |       |
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO]        |       false
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO]
> > > >> > > > > > > > >> > > >>> > >> > >>>>
> > > >> > > > > > > > >> > > >>> > >>
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >>
> > > >> > >
> > > >>
> > /home/camel/camel/tooling/maven/camel-restdsl-openapi-plugin/target/it/simple-dto-v3/target/generated-sources/restdsl-openapi/io/swagger/petstore/SwaggerPetstore.java
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO] [INFO] Building:
> > > >> simple-v3/pom.xml
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO] [INFO] run post-build
> > script
> > > >> > > verify.groovy
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO] [INFO]
> > > >>  simple-v3/pom.xml
> > > >> > > > > > > > >> > > >>> > >> > >>>> ................................
> > > >> SUCCESS
> > > >> > > (2.8 s)
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO] [INFO] Building:
> > > >> customized/pom.xml
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO] [INFO] run post-build
> > script
> > > >> > > verify.groovy
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO] [INFO]
> > > >>  customized/pom.xml
> > > >> > > > > > > > >> > > >>> > >> > >>>> ...............................
> > > >> FAILED
> > > >> > > (1.9 s)
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO] [INFO]   The post-build
> > > >> script did
> > > >> > > not
> > > >> > > > > > > > >> succeed. assert
> > > >> > > > > > > > >> > > >>> > >> > >>>> restdsl.exists()
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO]        |       |
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO]        |       false
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO]
> > > >> > > > > > > > >> > > >>> > >> > >>>>
> > > >> > > > > > > > >> > > >>> > >>
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >>
> > > >> > >
> > > >>
> > /home/camel/camel/tooling/maven/camel-restdsl-openapi-plugin/target/it/customized/target/classes/generated/com/example/MyRestRoute.java
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO] [INFO] Building:
> > > >> > > simple-xml-dto-v3/pom.xml
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO] [INFO] run post-build
> > script
> > > >> > > verify.groovy
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO] [INFO]
> > > >> > >  simple-xml-dto-v3/pom.xml
> > > >> > > > > > > > >> > > >>> > >> > >>>> ........................ FAILED
> > (2.0
> > > >> s)
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO] [INFO]   The post-build
> > > >> script did
> > > >> > > not
> > > >> > > > > > > > >> succeed. assert
> > > >> > > > > > > > >> > > >>> > >> > >>>> restdsl.exists()
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO]        |       |
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO]        |       false
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO]
> > > >> > > > > > > > >> > > >>> > >> > >>>>
> > > >> > > > > > > > >> > > >>> > >>
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >>
> > > >> > >
> > > >>
> > /home/camel/camel/tooling/maven/camel-restdsl-openapi-plugin/target/it/simple-xml-dto-v3/target/generated-sources/restdsl-openapi/camel-rest.xml
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO] [INFO]
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO] [INFO] ---
> > > >> > > maven-invoker-plugin:3.1.0:verify
> > > >> > > > > > > > >> > > >>> > >> (integration-test)
> > > >> > > > > > > > >> > > >>> > >> > >>>> @ camel-restdsl-openapi-plugin
> > ---
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO] [INFO]
> > > >> > > > > > > > >> > > >>>
> > -------------------------------------------------
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO] [INFO] Build Summary:
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO] [INFO]   Passed: 4,
> > Failed: 6,
> > > >> > > Errors: 0,
> > > >> > > > > > > > >> Skipped: 0
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO] [INFO]
> > > >> > > > > > > > >> > > >>>
> > -------------------------------------------------
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO] [ERROR] The following
> > builds
> > > >> > > failed:
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO] [ERROR] *
> > > >> simple-dto-v3/pom.xml
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO] [ERROR] *
> > simple-dto/pom.xml
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO] [ERROR] *
> > > >> simple-xml-dto/pom.xml
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO] [ERROR] *
> > > >> customized-v3/pom.xml
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO] [ERROR] *
> > customized/pom.xml
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO] [ERROR] *
> > > >> > > simple-xml-dto-v3/pom.xml
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO] [INFO]
> > > >> > > > > > > > >> > > >>>
> > -------------------------------------------------
> > > >> > > > > > > > >> > > >>> > >> > >>>> [INFO] [INFO]
> > > >> > > > > > > > >> > > >>> > >> > >>>>
> > > >> > > > > > > > >> > > >>> > >>
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >>
> > > >> > >
> > > >>
> > ------------------------------------------------------------------------
> > > >> > > > > > > > >> > > >>> > >> > >>>>
> > > >> > > > > > > > >> > > >>> > >> > >>>>
> > > >> > > > > > > > >> > > >>> > >> > >>>> On Tue, Feb 18, 2020 at 11:36 AM
> > > >> Claus
> > > >> > > Ibsen <
> > > >> > > > > > > > >> > > >>> > >> [email protected]>
> > > >> > > > > > > > >> > > >>> > >> > >>>> wrote:
> > > >> > > > > > > > >> > > >>> > >> > >>>> >
> > > >> > > > > > > > >> > > >>> > >> > >>>> > Hi
> > > >> > > > > > > > >> > > >>> > >> > >>>> >
> > > >> > > > > > > > >> > > >>> > >> > >>>> > @Gregor the bug has been fixed
> > and
> > > >> > > pushed to master
> > > >> > > > > > > > >> branch.
> > > >> > > > > > > > >> > > >>> > >> > >>>> >
> > > >> > > > > > > > >> > > >>> > >> > >>>> >
> > > >> > > > > > > > >> > > >>> > >> > >>>> > On Tue, Feb 18, 2020 at 10:21
> > AM
> > > >> Gregor
> > > >> > > Zurowski
> > > >> > > > > > > > >> > > >>> > >> > >>>> > <[email protected]>
> > wrote:
> > > >> > > > > > > > >> > > >>> > >> > >>>> > >
> > > >> > > > > > > > >> > > >>> > >> > >>>> > > @Guillaume: I confirm that
> > your
> > > >> fix
> > > >> > > is working,
> > > >> > > > > > > > >> thanks a
> > > >> > > > > > > > >> > > >>> lot
> > > >> > > > > > > > >> > > >>> > >> for it.
> > > >> > > > > > > > >> > > >>> > >> > >>>> > >
> > > >> > > > > > > > >> > > >>> > >> > >>>> > > @Claus: I plan to start the
> > > >> release
> > > >> > > process later
> > > >> > > > > > > > >> today.
> > > >> > > > > > > > >> > > >>> Just
> > > >> > > > > > > > >> > > >>> > >> let me
> > > >> > > > > > > > >> > > >>> > >> > >>>> > > know once you've addressed
> > the
> > > >> bug.
> > > >> > > > > > > > >> > > >>> > >> > >>>> > >
> > > >> > > > > > > > >> > > >>> > >> > >>>> > > Thanks,
> > > >> > > > > > > > >> > > >>> > >> > >>>> > > Gregor
> > > >> > > > > > > > >> > > >>> > >> > >>>> > >
> > > >> > > > > > > > >> > > >>> > >> > >>>> > >
> > > >> > > > > > > > >> > > >>> > >> > >>>> > > On Tue, Feb 18, 2020 at
> > 10:13 AM
> > > >> > > Claus Ibsen <
> > > >> > > > > > > > >> > > >>> > >> [email protected]>
> > > >> > > > > > > > >> > > >>> > >> > >>>> wrote:
> > > >> > > > > > > > >> > > >>> > >> > >>>> > > >
> > > >> > > > > > > > >> > > >>> > >> > >>>> > > > Hi
> > > >> > > > > > > > >> > > >>> > >> > >>>> > > >
> > > >> > > > > > > > >> > > >>> > >> > >>>> > > > There is a potential bug I
> > > >> would
> > > >> > > like to
> > > >> > > > > > > > >> investigate
> > > >> > > > > > > > >> > > >>> and get
> > > >> > > > > > > > >> > > >>> > >> > >>>> fixed for
> > > >> > > > > > > > >> > > >>> > >> > >>>> > > > 3.1, so hold the release
> > until
> > > >> > > further notice.
> > > >> > > > > > > > >> > > >>> > >> > >>>> > > > Of course you can test
> > gnodets
> > > >> > > fixed in the
> > > >> > > > > > > > >> meantime
> > > >> > > > > > > > >> > > >>> > >> > >>>> > > >
> > > >> > > > > > > > >> > > >>> > >> > >>>> > > >
> > > >> > > > > > > > >> https://issues.apache.org/jira/browse/CAMEL-14586
> > > >> > > > > > > > >> > > >>> > >> > >>>> > > >
> > > >> > > > > > > > >> > > >>> > >> > >>>> > > > On Tue, Feb 18, 2020 at
> > 8:26 AM
> > > >> > > Gregor Zurowski
> > > >> > > > > > > > >> > > >>> > >> > >>>> > > > <[email protected]>
> > > >> wrote:
> > > >> > > > > > > > >> > > >>> > >> > >>>> > > > >
> > > >> > > > > > > > >> > > >>> > >> > >>>> > > > > Hi Guillaume,
> > > >> > > > > > > > >> > > >>> > >> > >>>> > > > >
> > > >> > > > > > > > >> > > >>> > >> > >>>> > > > > Thanks for your fix, I
> > will
> > > >> try
> > > >> > > it again in a
> > > >> > > > > > > > >> bit and
> > > >> > > > > > > > >> > > >>> > >> provide
> > > >> > > > > > > > >> > > >>> > >> > >>>> an update.
> > > >> > > > > > > > >> > > >>> > >> > >>>> > > > >
> > > >> > > > > > > > >> > > >>> > >> > >>>> > > > > Thanks again,
> > > >> > > > > > > > >> > > >>> > >> > >>>> > > > > Gregor
> > > >> > > > > > > > >> > > >>> > >> > >>>> > > > >
> > > >> > > > > > > > >> > > >>> > >> > >>>> > > > >
> > > >> > > > > > > > >> > > >>> > >> > >>>> > > > > On Tue, Feb 18, 2020,
> > 7:27 AM
> > > >> > > Guillaume Nodet
> > > >> > > > > > > > >> <
> > > >> > > > > > > > >> > > >>> > >> > >>>> [email protected]> wrote:
> > > >> > > > > > > > >> > > >>> > >> > >>>> > > > >
> > > >> > > > > > > > >> > > >>> > >> > >>>> > > > > > Would you please try
> > again
> > > >> ?
> > > >> > > I've pushed a
> > > >> > > > > > > > >> change
> > > >> > > > > > > > >> > > >>> which
> > > >> > > > > > > > >> > > >>> > >> will
> > > >> > > > > > > > >> > > >>> > >> > >>>> hopefully fix
> > > >> > > > > > > > >> > > >>> > >> > >>>> > > > > > the problem.
> > > >> > > > > > > > >> > > >>> > >> > >>>> > > > > >
> > > >> > > > > > > > >> > > >>> > >> > >>>> > > > > > Le lun. 17 févr. 2020 à
> > > >> 21:14,
> > > >> > > Gregor
> > > >> > > > > > > > >> Zurowski <
> > > >> > > > > > > > >> > > >>> > >> > >>>> [email protected]>
> > > >> > > > > > > > >> > > >>> > >> > >>>> > > > > > a
> > > >> > > > > > > > >> > > >>> > >> > >>>> > > > > > écrit :
> > > >> > > > > > > > >> > > >>> > >> > >>>> > > > > >
> > > >> > > > > > > > >> > > >>> > >> > >>>> > > > > > > You can reproduce the
> > > >> problem
> > > >> > > by simply
> > > >> > > > > > > > >> running
> > > >> > > > > > > > >> > > >>> the
> > > >> > > > > > > > >> > > >>> > >> > >>>> following (dry
> > > >> > > > > > > > >> > > >>> > >> > >>>> > > > > > > run) command on the
> > > >> current
> > > >> > > master branch:
> > > >> > > > > > > > >> > > >>> "./mvnw
> > > >> > > > > > > > >> > > >>> > >> > >>>> release:prepare
> > > >> > > > > > > > >> > > >>> > >> > >>>> > > > > > > -DdryRun -Prelease"
> > > >> > > > > > > > >> > > >>> > >> > >>>> > > > > > >
> > > >> > > > > > > > >> > > >>> > >> > >>>> > > > > > >
> > > >> > > > > > > > >> > > >>> > >> > >>>> > > > > > > On Mon, Feb 17, 2020
> > at
> > > >> 9:12
> > > >> > > PM Gregor
> > > >> > > > > > > > >> Zurowski
> > > >> > > > > > > > >> > > >>> > >> > >>>> > > > > > > <
> > > >> [email protected]>
> > > >> > > wrote:
> > > >> > > > > > > > >> > > >>> > >> > >>>> > > > > > > >
> > > >> > > > > > > > >> > > >>> > >> > >>>> > > > > > > > I agree, but I
> > received
> > > >> > > that message
> > > >> > > > > > > > >> when
> > > >> > > > > > > > >> > > >>> building
> > > >> > > > > > > > >> > > >>> > >> > >>>> version 3.1.0:
> > > >> > > > > > > > >> > > >>> > >> > >>>> > > > > > > >
> > > >> > > > > > > > >> > > >>> > >> > >>>> > > > > > > > [INFO] [INFO]
> > > >> > > > > > > > >> > > >>> > >> > >>>> > > > > > >
> > > >> > > > > > > > >> > > >>> > >> > >>>>
> > > >> > > > > > > > >> > > >>> > >>
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >>
> > > >> > >
> > > >>
> > ------------------------------------------------------------------------
> > > >> > > > > > > > >> > > >>> > >> > >>>> > > > > > > > [INFO] [INFO] BUILD
> > > >> FAILURE
> > > >> > > > > > > > >> > > >>> > >> > >>>> > > > > > > > [INFO] [INFO]
> > > >> > > > > > > > >> > > >>> > >> > >>>> > > > > > >
> > > >> > > > > > > > >> > > >>> > >> > >>>>
> > > >> > > > > > > > >> > > >>> > >>
> > > >> > > > > > > > >> > > >>>
> > > >> > > > > > > > >>
> > > >> > >
> > > >>
> > ------------------------------------------------------------------------
> > > >> > > > > > > > >> > > >>> > >> > >>>> > > > > > > > [INFO] [INFO] Tota
> > > >>
> > > >>
> > > >>
> > > >> --
> > > >> Claus Ibsen
> > > >> -----------------
> > > >> http://davsclaus.com @davsclaus
> > > >> Camel in Action 2: https://www.manning.com/ibsen2
> > > >>
> > > >
> >

Reply via email to