« Return to Thread: Hello World example for Bundle Plugin for Maven

Re: Hello World example for Bundle Plugin for Maven

by Aaron Zeckoski :: Rate this Message:

Reply to Author | View in Thread

You are welcome to check this code out which has a sample api bundle,
imple bundle, and servlet bundle:
http://azsandbox.googlecode.com/svn/trunk/osgi-sample/

Just follow the README to build and run it using pax runner. If you
want to run it in equinox via pax runner, the command is this:
mvn pax:run -Dframework=equinox

Hope that helps
-AZ


On Sun, Jul 5, 2009 at 2:39 PM, Tobi<K.Tobi@...> wrote:

> Hi all,
>
> I am looking for a Hello World example that shows the use of "Bundle Plugin for Maven" and also runs in Equinox.
> http://felix.apache.org/site/apache-felix-maven-bundle-plugin-bnd.html
>
> Where can I find such an example? What other open source projects use the Bundle Plugin for Maven?
>
>
> What I found until now:
>
> An example like "iPOJO Hello World" http://felix.apache.org/site/ipojo-hello-word-maven-based-tutorial.html
>
> On the plugin site exist the "Simple Example"
> http://felix.apache.org/site/apache-felix-maven-bundle-plugin-bnd.html
> but the mentioned "detailed how-to" is missing.
> http://felix.apache.org/site/apache-felix-maven-bundle-plugin-bnd.html#ApacheFelixMavenBundlePlugin%2528BND%2529-howto
>
>
> Regards
> Tobi
> --
> Neu: GMX Doppel-FLAT mit Internet-Flatrate + Telefon-Flatrate
> für nur 19,99 Euro/mtl.!* http://portal.gmx.net/de/go/dsl02
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@...
> For additional commands, e-mail: users-help@...
>
>



--
Aaron Zeckoski (azeckoski (at) vt.edu)
Senior Research Engineer - CARET - University of Cambridge
https://twitter.com/azeckoski - http://www.linkedin.com/in/azeckoski
http://aaronz-sakai.blogspot.com/ - http://tinyurl.com/azprofile

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...

 « Return to Thread: Hello World example for Bundle Plugin for Maven