Hello,
I created my OSGi projects using PAX artifact (mvn
org.ops4j:maven-pax-plugin:create-project).

I import the necessary bundles using the mvn pax:import-bundle .

I provision and start the felix container using the follwing command: mvn
pax:provision -Drunner=1.6.1 -Dplatform=felix.

I want to group my bundles (both my 'compiled' bundles and imported bundles)
into different start level groups. How do I do that when I provision the
bundles?


Thanks
Matt
_______________________________________________
general mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to