Thanks for your reply. I've disabled the plugin with the following
commit: 
https://github.com/apache/camel/commit/5bf3597b311d8f8fae4fa8d8f2fc0fa2f7a361ae

Thanks,
Gregor

On Sun, May 21, 2023 at 9:27 PM Claus Ibsen <claus.ib...@gmail.com> wrote:
>
> Hi
>
> Ah we can disable this plugin - I think you can find it in the pom.xml file
> in root folder.
> Its the revelc plugin.
>
>
>
>
> On Sun, May 21, 2023 at 9:21 PM Gregor Zurowski <gre...@list.zurowski.org>
> wrote:
>
> > AFAIR, we are building Camel 3.14.x with Java 8 - is that correct?
> > Building with Java 8 currently fails on the 3.14.x branch due to an
> > incompatibility with the formatter plugin that requires Java 11:
> >
> > ```
> > [ERROR] Failed to execute goal
> > net.revelc.code.formatter:formatter-maven-plugin:2.22.0:validate
> > (validate) on project camel-parent: Execution validate of goal
> > net.revelc.code.formatter:formatter-maven-plugin:2.22.0:validate
> > failed: Unable to load the mojo 'validate' in the plugin
> > 'net.revelc.code.formatter:formatter-maven-plugin:2.22.0' due to an
> > API incompatibility:
> >
> > org.codehaus.plexus.component.repository.exception.ComponentLookupException:
> > net/revelc/code/formatter/ValidateMojo has been compiled by a more
> > recent version of the Java Runtime (class file version 55.0), this
> > version of the Java Runtime only recognizes class file versions up to
> > 52.0
> > ```
> >
> > On Sat, May 20, 2023 at 4:31 PM Gregor Zurowski
> > <gre...@list.zurowski.org> wrote:
> > >
> > > I'll start looking into this release this weekend.
> > >
> > > Thanks,
> > > Gregor
> > >
> > >
> > > On Sat, May 20, 2023, 11:20 AM Claus Ibsen <claus.ib...@gmail.com>
> > wrote:
> > >>
> > >> Hi
> > >>
> > >> There is a new set of SB releases, and it would be good to get a set of
> > >> patch releases out.
> > >> We could start with 3.14.8 which I have prepared and upgraded.
> > >>
> > >> Gregor if you have time then you are welcome to begin this release.
> > >>
> > >>
> > >>
> > >> --
> > >> Claus Ibsen
> > >> -----------------
> > >> @davsclaus
> > >> Camel in Action 2: https://www.manning.com/ibsen2
> >
>
>
> --
> Claus Ibsen
> -----------------
> @davsclaus
> Camel in Action 2: https://www.manning.com/ibsen2

Reply via email to