*Summary and feedback*
  A) Where is <artifactId>camel-dependencies</artifactId> used by
camel-examples ... ?
 B) camel-examples structure can be made easier for first timers to build.

*Details*
*camel-dependencies*
Last week when I started with the
        camel-example-cxf-proxy (cxf-proxy)
for a project I couldn't find the

<artifactId>camel-dependencies</artifactId>

and manually setup the dependencies and that worked fine, and I submitted a
trivial patch, so all was well.

Where is that pom/module ? I looked through GitHub and looked at the
Apache CI <https://builds.apache.org/job/Camel/> builds but it
doesn't look like it is currently being built publically.

I realize that camel-examples were  recently moved out of camel sometime in
the last year.

*camel-examples structure*

Ideally if a user had all the other camel repo's cloned and built then by
clicking on the maven wrapper they would be able to build the examples.
I don't believe this is the case now since the examples are  in a
subfolder named 'examples' so a user would need to drop to a shell to do
that unlike camel tself.

*3rd Item*

The reason th*is *matters is I am trying to work out some details and
rather than just ask for help on this list and that's it I would like to
work out the problem using an example  and create a pull request when I am
done for a new example. For that to happen I need to easily build the
camel-examples with no modifications.

Thanks

Rob Leland
Formally rlel...@apachx.org

Reply via email to