4.0.0 ${groupId} ${artifactId} bundle ${version} Apache ServiceMix :: Wrapper OSGi Bundle put your wrapped artifact groupId here put your wrapped artifact artifactId here put your wrapped artifact version here put the wrapped artifact export package here put the wrapped artifact import packages here, * ${pkgGroupId} ${pkgArtifactId} ${pkgVersion} true install org.apache.maven.plugins maven-compiler-plugin @{maven-compiler-plugin.version} 1.5 1.5 UTF-8 org.apache.maven.plugins maven-resources-plugin @{maven-resources-plugin.version} UTF-8 org.apache.felix maven-bundle-plugin @{maven-bundle-plugin.version} true ${project.artifactId} ${servicemix.osgi.export.pkg}*;version=${pkgVersion};-split-package:=merge-first ${servicemix.osgi.import.pkg}* <_failok>false <_versionpolicy>[$(version;==;$(@)),$(version;+;$(@))) <_removeheaders>Ignore-Package,Include-Resource,Private-Package,Embed-Dependency org.apache.maven.plugins maven-shade-plugin @{maven-shade-plugin.version} package shade ${pkgGroupId}:${pkgArtifactId} ${pkgGroupId}:${pkgArtifactId} ** true true