Hi Benjamin,

did you try putting a valid absolute path (like c:\path\to\features.xml) ?

I don't understand as it works for me.

Regards
JB

On 11/22/2012 10:59 PM, Benjamin Debeerst wrote:
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


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

Reply via email to