Hi,

use <feature/> inside the feature:

<feature name="my" version="1.0">
  <feature>other</feature>
</feature>

You can also "share" bundle adding dependency="true".

Regards
JB

On 09/08/2013 10:15 PM, Reto Bachmann-Gmür wrote:
Hello,

I'm doing my first steps with the karaf-maven-plugin.

I created a simple bundle list with projectA and now would like
project-B to depend on project-A resulting in a dependent feature to be
added in the features.xml generated in projectB. Rather than a dependent
feature I get an entry like

<bundle
start-level="50">wrap:mvn:my.company/projectA/1.0-SNAPSHOT/pom</bundle>

Is it possible to include and reference dependent features in the pom
using their maven identification?

Cheers,
Reto


--
Jean-Baptiste Onofré
[email protected]
http://blog.nanthrax.net
Talend - http://www.talend.com

Reply via email to