Hi Terry, The maven-bundle-plugin is expected to replace the maven-osgi-plugin. It uses the BND tool from Peter Kriens, which imho provides improved manifest creation and bundle verification.
Cheers, Stuart On 26/03/07, Terry Zhou <[EMAIL PROTECTED]> wrote:
Hi, guys, I found maven-osgi-plugin in Felix repository at http://people.apache.org/maven-snapshot-repository/org/apache/felix/plugins/maven-osgi-plugin/, and I also found maven-bundle-plugin documentation at http://cwiki.apache.org/FELIX/bundle-plugin-for-maven-bnd.html, is there any difference between these two plugins and why two plugins came out? It seems they have done the similar things. Thanks, Terry