Thanks! I think there are still a couple of problems, though:
- the versions in the kamelet yaml are snapshots - the source links are pointing to main As a result, we’re pointing to unreleased code from a released version, and even fixing the 2nd point won’t help. The dependencies in 0.5.x look like `- "mvn:org.apache.camel.kamelets:camel-kamelets-utils:0.5.0”` which seems more correct to me. David Jencks > On Jan 6, 2022, at 11:08 PM, Andrea Cosentino <anco...@gmail.com> wrote: > > Should be ok, now. > > Il giorno ven 7 gen 2022 alle ore 08:03 Andrea Cosentino <anco...@gmail.com> > ha scritto: > >> There won't be any new release of 0.6.x by the way. >> >> Il giorno ven 7 gen 2022 alle ore 08:02 Andrea Cosentino < >> anco...@gmail.com> ha scritto: >> >>> I still need to align the branch, but the release is complete. Using >>> main-SNAPSHOT is not a problem, it's just a descriptor, by the way to avoid >>> confusion I'll align there. >>> >>> Il giorno ven 7 gen 2022 alle ore 07:58 David Jencks < >>> david.a.jen...@gmail.com> ha scritto: >>> >>>> The source tar.gz download looks fine to me, but the GitHub branch poms >>>> (e.g. https://github.com/apache/camel-kamelets/blob/0.6.x/pom.xml < >>>> https://github.com/apache/camel-kamelets/blob/0.6.x/pom.xml>) have >>>> version main-SNAPSHOT instead of 0.6.1-SNAPSHOT (or whatever is correct), >>>> and the dependencies in the kamelet yamls also have main-SNAPSHOT for the >>>> util version. >>>> >>>> David Jencks >>> >>>