I created a project using e2maven (Maven Project + Maven Module) and the archetypes maven-archetype-osgi-project and maven-archetype-osgi-bundle. All seems to work fine except that whatever i put in the osgi.bnd file in my bundle's project folter it dosen't affect at all the generated MANIFEST.MF.
I tried with the "clean install" goals that cause the MANIFEST.MF to be regenerated but the content is always the same (the Bundle-Activator included in tbe osgi.bnd isn't present for example). I tried to create a similar project without eclipse from the maven command line and that way seems to work fine but don't understand what is the difference in the generated project that cause this beaviour. Can anyone help me? Thanks, Andrea -- Andrea Polci
_______________________________________________ general mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/general
