Archive for the “maven bundle plugin” category

Tips on Maven Bundle Plugin’s <Include-Resource> directive

1Milinda29th Sep 2008maven bundle plugin, osgi

The <Include-Resource> directive is used to add the list of arbitrary resources that should be copied into bundle JAR file. You can find More »