Skip to content

Wchoi189/carrot_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To facilitate OSGi bundle manifest generation, the archetype offers the choice of two maven plugins.

a. SpringSource Bundlor Plugin 
Home page: http://www.springsource.org/bundlor

"SpringSource� Bundlor is a tool that automates the detection of dependencies and the creation of OSGi 
manifest directives for JARs after their creation."

The Bundlor tool is enabled by default.

b. Apache Felix Bundle Plugin
Home page: http://felix.apache.org/site/apache-felix-maven-bundle-plugin-bnd.html

"This plugin for Maven 2 is based on the BND tool from Peter Kriens. [...] The way you create a bundle 
with BND is to tell it the content of the bundle's JAR file as a subset of the available classes."


To trigger the manifest generation (using either plugin), run: mvn package

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages