Monthly Archives: July 2010

Deploying OSGI bundles automatically with Maven

Working with bundles if kind of frustrating if you have to play with couple of them. Each time you build them, they need to be deployed in the container, and doing it by hand can be a tendentious job. Instead, a much better approach would be to change the build process to make this happen [...]