On Thu, Aug 12, 2010 at 11:13 PM,  <t.fra...@brunel.de> wrote:
> Maven is used to build felix framework - so far so good
>
> BUT why are many bundles in Felix part of maven or s.th. like plugins - I
>
> What does the "maven-bundle-plugin" should tell me ?
>

You may think maven-bundle-plugin as a jar task in ant, it generate
correct OSGi headers and package the jar file. It's a generic OSGi
tool and happened to live in Felix community but it can be anywhere
else. More info about the plugin [1]

Dependencies for those three friends are:
Felix -> maven-bundle-plugin -> Maven

[1] http://felix.apache.org/site/apache-felix-maven-bundle-plugin-bnd.html

-Guo

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@felix.apache.org
For additional commands, e-mail: users-h...@felix.apache.org

Reply via email to