Skip to content

An example project that demonstrates the use of a Multi-Module maven project in combination with OSGi and DS.

Notifications You must be signed in to change notification settings

paulvi/osgi-maven-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Technologies

The project uses the following technologies:

  • Apache Felix
  • OSGi declarative services
  • Maven

Project configuration

Each module contains a .bnd file that describes the OSGi bundle that should be generated out of the module. The parent project defines the necessary maven plugins to automate the build process:

  • Maven Jar Plugin
  • Bnd Maven Plugin (by biz.aQute.bnd) not the Apache Felix BND Plugin

About

An example project that demonstrates the use of a Multi-Module maven project in combination with OSGi and DS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%