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
