Can you please raise a JIRA issue to track this? Thanks
-- Andrea Cosentino ---------------------------------- Apache Camel PMC Chair Apache Karaf Committer Apache Servicemix PMC Member Email: [email protected] Twitter: @oscerd2 Github: oscerd On Thursday, December 13, 2018, 2:37:43 PM GMT+1, Miroslav Beranič <[email protected]> wrote: Hi all, I am trying out CXF examples from Camel project. Version 2.23.0-SNAPSHOT ( build from GitHub, today ). When I follow along guidelines from: /camel/examples/camel-example-cxf-blueprint/README.md There is a step, to install bundle: install -s mvn:org.apache.camel/camel-example-cxf-blueprint/${version} It looks like, bundle package has changed from org.apache.camel to org.apache.camel.example, so correct line would be: install -s mvn:org.apache.camel.example/camel-example-cxf-blueprint/${version} With this change all works as documented. Quick search finds 21 matches in other example projects, that would have to be updated. Kind Regards, Miroslav -- Miroslav Beranič MIBESIS +386(0)40/814-843 [email protected] http://www.mibesis.si
