Yes, they are different...check out the documentation for each in the
subproject documentation. Short answer is, maven-bundle-plugin is
supposed to be the eventual successor to maven-osgi-plugin.
http://cwiki.apache.org/FELIX/subproject-documentation.html
-> richard
Terry Zhou 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