Hi,

we have been developing Everit OSGi Tools and components since years. We
used them successfully in many internal projects. All of the tools were
implemented as OpenSource and available on Github
<https://github.com/everit-org>.

There has been only one thing missing: Documentation

Without documentation, it is really hard to get started with. I have just
started to write a detailed documentation for our projects, but it will
take a while to finish it. Therefore, I decided to create videos about the
usage of the tools, so others can start using the tools earlier.

The first video is about the very basic usage of our Eclipse plugin, our
maven plugin and our test runner:
https://www.youtube.com/watch?v=JNH6JVmAcIQ&feature=youtu.be

I forgot to show many things:

   - Tests can be executed as part of the integration-test phase of maven
   - Not only equinox, but other OSGi containers can be used, too. One can
   also create a custom distribution package (a customized zip file as a maven
   artifact)
   - The OSGi environment is generated to target/dist/... folder. One can
   copy it to anywhere and start it from the command line. We create our dev,
   test and even the production server images with the maven plugin and
   customized OSGi distribution package
   - More advanced usage of the maven plugin (otherwise the video would be
   hours long :)


Please note, that this is not a professionally made video. I made some
mistakes during recording :). My goal with this video is to reach out to
you and get your opinion and ideas.

If you need help to get started with, please send an e-mail to me.

Kind regards,
*Balázs **Zsoldos*
_______________________________________________
OSGi Developer Mail List
osgi-dev@mail.osgi.org
https://mail.osgi.org/mailman/listinfo/osgi-dev

Reply via email to