Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in maven-bundle-plugin

OSGI bundle dependencies

<Export-Package> for all resources using maven-bundle-plugin

How to use bnd directives from maven-bundle-plugin?

OSGi:export a package without exporting a few Classes within the same package

How to embed a maven dependency with bnd-maven-plugin

Maven bundle plugin - How to add main class

Abstract components via org.osgi.service.component annotations

How to include resource file into osgi bundle from jar dependency with bnd/maven-bundle-plugin?

OSGI number imports restriction

Why (and in favor of what) are maven-bundle-plugin's wrap/bundleall goals deprecated?

Use Maven to build OSGi application

Installing OSGi dependencies with maven-bundle-plugin

Maven Bundle Plugin: Export has private references

maven-bundle-plugin fails with "Invalid class file module-info.class"

OSGi and Transitive Dependencies

Using maven-bundle-plugin with the maven-shade-plugin

Should I use POM first or MANIFEST first when developing OSGi application with Maven?