Hello,
When I tried to create a child bundle project from eclipse using the
maven-archetype-osgi-bundle I found couple of issues. I right cliked on the
Parent project and did new Maven --> module and chose
maven-archetype-osgi-bundle (I'm using 1.5)

1. It just smothers the parent pom (Every thing gets deleted and f new lines
added).
2. The bundle symbolic name gets messed up. The artifact id
= com.hcsc.ccsp.common.om.feature but the symbolic name created is:
*com.hcsc.ccsp.common.om.feature.com.hcsc.ccsp.common.om.feature* while I
was expecting just *com.hcsc.ccsp.common.om.feature*
*
*
But when I use 1.0 the first problem does not happen. The second issue
happens.

Can some one take a look at it please?

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

Reply via email to