Hi Well spotted, so yeah you are as Andrea already said welcome to log a JIRA. And we also love contributions, so a github PR to fix this is welcome. https://github.com/apache/camel/blob/master/CONTRIBUTING.md On Thu, Dec 13, 2018 at 2:37 PM 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
-- Claus Ibsen ----------------- http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2
