Re: Camel OSGi Blueprint Question

2012-08-27 Thread Joe San
Ok. A maven clean install made it all available in the Manifest.MF file. Regards, Jothi On Mon, Aug 27, 2012 at 2:35 PM, Joe San wrote: > With the maven archetype for Camel blueprint, I created my project. I can > see from the generated pom.xml file the following comment: > > > > What I did a

Camel OSGi Blueprint Question

2012-08-27 Thread Joe San
With the maven archetype for Camel blueprint, I created my project. I can see from the generated pom.xml file the following comment: What I did after generating my project is added additional dependencies. Now I want to make those dependencies be defined in the above generated pom.xml file. I d