Hi all,

I have an application that uses Apache ActiveMQ in Karaf. I have a broker project and multiple other projects that should depend on the broker service to be started. How do I specify in the maven pom (maven-bundle-plugin) that the child projects should wait until the broker is started?

Thanks,
Jason

Reply via email to