You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by Riggy Software <ri...@hotmail.com> on 2021/09/22 15:00:35 UTC

Build issues Camel-spring-boot-examples

Hi,

I've just come back to Camel after a couple of years and a lot has changed so I've been updating my dependencies and cloned the camel-spring-boot-examples project to take a look at how things are done now. It is 3.12.0-SNAPSHOT.

Unfortunately Maven has some errors.


<version>${jolokia-version}</version> cannot be resolved in the metrics project pom. I've searched up the hierarchy and can't find it either.


I also have a problem with the camel-package-maven-plugin not being covered by the lifecycle configuration.



Does this build work? And is there a CI where I can view successful builds etc?



Many thanks,

Clark



Re: Build issues Camel-spring-boot-examples

Posted by Claus Ibsen <cl...@gmail.com>.
Hi

Instead of checking out main branch (that uses SNAPSHOT) you can use a
tagged version/branch such as 3.11.x that uses a released version of
Camel that downloads from maven central.

On Wed, Sep 22, 2021 at 6:02 PM Andrea Cosentino <an...@gmail.com> wrote:
>
> Anyway you first need to run a full build of Camel main project and then
> build the camel-spring-boot project and then build the sb examples.
>
> Il giorno mer 22 set 2021 alle ore 17:46 Riggy Software <
> riggy-software@hotmail.com> ha scritto:
>
> > After a few build attempts I now get test failures for the jpa project.
> > ________________________________
> > From: Riggy Software
> > Sent: 22 September 2021 17:00
> > To: users@camel.apache.org <us...@camel.apache.org>
> > Subject: Build issues Camel-spring-boot-examples
> >
> > Hi,
> >
> > I've just come back to Camel after a couple of years and a lot has changed
> > so I've been updating my dependencies and cloned the
> > camel-spring-boot-examples project to take a look at how things are done
> > now. It is 3.12.0-SNAPSHOT.
> >
> > Unfortunately Maven has some errors.
> >
> >
> > <version>${jolokia-version}</version> cannot be resolved in the metrics
> > project pom. I've searched up the hierarchy and can't find it either.
> >
> >
> > I also have a problem with the camel-package-maven-plugin not being
> > covered by the lifecycle configuration.
> >
> >
> >
> > Does this build work? And is there a CI where I can view successful builds
> > etc?
> >
> >
> >
> > Many thanks,
> >
> > Clark
> >
> >
> >



-- 
Claus Ibsen
-----------------
http://davsclaus.com @davsclaus
Camel in Action 2: https://www.manning.com/ibsen2

Re: Build issues Camel-spring-boot-examples

Posted by Andrea Cosentino <an...@gmail.com>.
Anyway you first need to run a full build of Camel main project and then
build the camel-spring-boot project and then build the sb examples.

Il giorno mer 22 set 2021 alle ore 17:46 Riggy Software <
riggy-software@hotmail.com> ha scritto:

> After a few build attempts I now get test failures for the jpa project.
> ________________________________
> From: Riggy Software
> Sent: 22 September 2021 17:00
> To: users@camel.apache.org <us...@camel.apache.org>
> Subject: Build issues Camel-spring-boot-examples
>
> Hi,
>
> I've just come back to Camel after a couple of years and a lot has changed
> so I've been updating my dependencies and cloned the
> camel-spring-boot-examples project to take a look at how things are done
> now. It is 3.12.0-SNAPSHOT.
>
> Unfortunately Maven has some errors.
>
>
> <version>${jolokia-version}</version> cannot be resolved in the metrics
> project pom. I've searched up the hierarchy and can't find it either.
>
>
> I also have a problem with the camel-package-maven-plugin not being
> covered by the lifecycle configuration.
>
>
>
> Does this build work? And is there a CI where I can view successful builds
> etc?
>
>
>
> Many thanks,
>
> Clark
>
>
>

Re: Build issues Camel-spring-boot-examples

Posted by Riggy Software <ri...@hotmail.com>.
After a few build attempts I now get test failures for the jpa project.
________________________________
From: Riggy Software
Sent: 22 September 2021 17:00
To: users@camel.apache.org <us...@camel.apache.org>
Subject: Build issues Camel-spring-boot-examples

Hi,

I've just come back to Camel after a couple of years and a lot has changed so I've been updating my dependencies and cloned the camel-spring-boot-examples project to take a look at how things are done now. It is 3.12.0-SNAPSHOT.

Unfortunately Maven has some errors.


<version>${jolokia-version}</version> cannot be resolved in the metrics project pom. I've searched up the hierarchy and can't find it either.


I also have a problem with the camel-package-maven-plugin not being covered by the lifecycle configuration.



Does this build work? And is there a CI where I can view successful builds etc?



Many thanks,

Clark



Re: Build issues Camel-spring-boot-examples

Posted by Andrea Cosentino <an...@gmail.com>.
That was my mistake. I'll fix it.

Il mer 22 set 2021, 17:00 Riggy Software <ri...@hotmail.com> ha
scritto:

> Hi,
>
> I've just come back to Camel after a couple of years and a lot has changed
> so I've been updating my dependencies and cloned the
> camel-spring-boot-examples project to take a look at how things are done
> now. It is 3.12.0-SNAPSHOT.
>
> Unfortunately Maven has some errors.
>
>
> <version>${jolokia-version}</version> cannot be resolved in the metrics
> project pom. I've searched up the hierarchy and can't find it either.
>
>
> I also have a problem with the camel-package-maven-plugin not being
> covered by the lifecycle configuration.
>
>
>
> Does this build work? And is there a CI where I can view successful builds
> etc?
>
>
>
> Many thanks,
>
> Clark
>
>
>