> I cannot be able to read
i dont understand that.

Netbeans uses the felix-maven-plugin by default. And yes, i am using it
too. But what has this to do with my problem in adding a line to the
manifest.mf? On the site you posted, i only found that:

If you have an existing manifest, you can add this to the Bnd
instructions, like so:

<_include>src/main/resources/META-INF/MANIFEST.MF</_include>

Should i create a manifest.mf with content: SPI-Provider: ...
And use the include statement for that?

I did not post the whole pom.xml, only the relevant parts of it.

Am 19.12.2011 13:16, schrieb Antonio Petrelli:
> 2011/12/19 Oliver Zemann <[email protected]>
>
>> I dont want to change so much in the pom.xml, because i am new to maven
>> and dont want to "kill" it, so i hoped there is something like "just add
>> this line and its done" ;)
>>
> It's wrong. It's better to use the correct Maven plugin. There's a great
> probability that the IDE will recognize it (I am pretty sure of it in
> Eclipse, but NetBeans was one of the first adopters of Maven).
> Moreover I noticed that you are using Felix for a thing that, sincerely, I
> cannot be able to read. Did you try using the Felix Maven plugin?
> http://felix.apache.org/site/apache-felix-maven-bundle-plugin-bnd.html
>
> Antonio
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to