Hi Gregor,
We'd need a Camel Quarkus release based on Camel 3.6.0 so that Camel-K
can pick it. The caveat is that we would also like to catch the Quarkus
Platform 1.9 release train. It is scheduled for October 19th evening
Paris time. That's less than 72 hours from now, but we could perhaps as
Hi
Camel 3.6.0 is not built yet. Gregor is still working on that. Those
branches are for work in progress.
On Fri, Oct 16, 2020 at 12:01 PM Peter Palaga wrote:
>
> Hi,
>
> What is the correct way to build Camel from a tag? Trying camel-3.6.0
> ATM results in weird errors:
>
> git checkout camel-
It looks like -Pdeploy is needed to install sources and javadoc to avoid
looking them up remote repos.
-- P
On 16/10/2020 12:01, Peter Palaga wrote:
Hi,
What is the correct way to build Camel from a tag? Trying camel-3.6.0
ATM results in weird errors:
git checkout camel-3.6.0
mvn clean ins
Hi,
What is the correct way to build Camel from a tag? Trying camel-3.6.0
ATM results in weird errors:
git checkout camel-3.6.0
mvn clean install -DskipTests
...
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-plugin-plugin:3.6.0:descriptor
(default-descriptor) on project camel
+1 (binding)
Thank you
On Fri, Oct 16, 2020 at 8:52 AM Otavio Rodolfo Piske
wrote:
> +1
>
> Thanks!
>
> On Fri, Oct 16, 2020 at 6:53 AM Claus Ibsen wrote:
>
> > +1 (binding)
> >
> > On Thu, Oct 15, 2020 at 1:37 PM Peter Palaga wrote:
> > >
> > > Hi,
> > >
> > > This is a vote to release Apach