Hi,
The problem seems related to this commit (remove slash):
https://github.com/apache/camel/commit/82b8cf1f28252bb7fc26bfd37df6219f3fd46b37
Replacing this:
<camel.osgi.export.pkg>$${replace;{local-packages};;;;}</camel.osgi.export.pkg>
by this from previous version:
<camel.osgi.export.pkg>$${replace;{local-packages};;;\;}</camel.osgi.export.pkg>
seems to fix the problem.
May be Guillaume can give more insights about this change before revert
or fixing it.
Regards,
François
On 09/01/2023 14:19, Nicolas Filotto wrote:
It looks like we have more or less the same issue on Jenkins for some time now
https://ci-builds.apache.org/job/Camel/job/Camel-Karaf%20Daily/job/main/866/consoleFull
________________________________
From: Claus Ibsen <claus.ib...@gmail.com>
Sent: Monday, January 9, 2023 14:14
To: dev <dev@camel.apache.org>
Subject: Building camel-karaf build error - Calc manifest failed
Hi
Does anyone else by any chance get this kind of error trying to build
camel-karaf from main branch
[ERROR] Failed to execute goal
org.apache.camel:camel-bundle-plugin:3.21.0-SNAPSHOT:manifest
(bundle-manifest) on project camel-core-osgi: Internal error in
maven-bundle-plugin: Calc manifest failed, state=
--
Claus Ibsen
-----------------
@davsclaus
Camel in Action 2:
https://urldefense.com/v3/__https://www.manning.com/ibsen2__;!!CiXD_PY!UeRyTR78Vw9E0eHo3JYZ2G_wJlrqWKat5ThfP6fCYOn8hQ2pBCMHH-JS4pf6XRaFCrZ_zkdgt4iynEHGP2rY$
As a recipient of an email from Talend, your contact personal data will be on our
systems. Please see our privacy notice. <https://www.talend.com/privacy/>
--
--
François