how to use maven with osgi in eclipse? -


i'm new maven , osgi , i want use osgi maven. @ beginning search haven't find article fit needs. decided ask here.

i have understand have use maven-bundle-plugin don't know how use on eclipse. please if know how integrate on eclipse explain me it.

i have downloaded m2e integration eclipse's marketplace , have installed it.

http://securesoftwaredev.com/2009/11/21/osgi-maven-eclipse/

i have followed steps of tutorial in case doesn't appear maven option on context menu.

if want develop osgi bundles or run osgi container , bundles maven dependencies, might find unfinished tutorial useful: http://cookbook.everit.org/

please note such tutorials out-of-date tools rapidly improved osgi. e.g.: tutorial mentioned reviewed if bnd-maven-plugin can used instead of maven-bundle-plugin.


Comments