Hi JB,

thanks again. I did post the features-xml just for completeness but I
don't think the contents really matter. The plugin does complain about
not finding the feature.xml in the first place, not about it's contents.
And when I put the file to target/feature/feature.xml everything works.
I'll try your suggestion tommorow anyways though.

Regards,
Benjamin


-------- Original-Nachricht --------
> Datum: Thu, 22 Nov 2012 21:59:37 +0100
> Von: "Jean-Baptiste Onofré" <[email protected]>
> An: [email protected]
> Betreff: Re: features-maven-plugin ignores configuration?

> Hi Benjamin,
> 
> could you try to add a name on the features tag:
> 
> <?xml version="1.0" encoding="UTF-8"?>
> <features name="my-features">
>       <feature name="test-app" version="1.0.0">
>           <bundle>mvn:joda-time/joda-time/2.1</bundle>
>       </feature>
> </features>
> 
> Anyway, I will try with your features.xml tomorrow morning.
> 
> I keep you posted.
> 
> Regards
> JB
> 

Reply via email to