Milinda Pathirage’s Blog

Computers are fascinating machines, but they’re mostly a reflection of the people using them

Entries Tagged as 'maven bundle plugin'

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

September 29th, 2008 · No Comments · maven 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 about this onĀ  Felix Maven Bundle Plugin documentation.

But there are some things which is not mentioned here like copying direcotry with heirarchy of child directories.

For example say you have third party [...]

[Read more →]

Tags: