I'm trying to build a bundle that has both embedded jar files and a native code library. I've been looking for documentation/examples of how to build such a beast using maven and I've been unsuccessful. As an added bonus, I'd like to figure out how to use 'mvn eclipse:eclipse' to create the Eclipse files necessary to build this beast inside Eclipse. I've created a project from scratch in Eclipse and can successfully build it there but I'd like to 'mavenize' the process.

I did find the "simple" bundle in the Felix repo and I even found Felix-61 which should answer all my questions when it is completed.

Can anyone point out any documentation/examples that might help? Would someone wise in the ways of Maven/OSGi be willing to work on Felix-61?

Thanks,
 Tim

Reply via email to