Uses of Class
org.apache.felix.bundleplugin.BundleInfo
-
Packages that use BundleInfo Package Description org.apache.felix.bundleplugin -
-
Uses of BundleInfo in org.apache.felix.bundleplugin
Methods in org.apache.felix.bundleplugin that return BundleInfo Modifier and Type Method Description protected BundleInfoBundleAllPlugin. bundle(org.apache.maven.project.MavenProject project)Deprecated.Bundle one project only without building its childreprotected BundleInfoBundleAllPlugin. bundleAll(org.apache.maven.project.MavenProject project, int maxDepth)Deprecated.Bundle a project and its transitive dependencies up to some depth levelMethods in org.apache.felix.bundleplugin with parameters of type BundleInfo Modifier and Type Method Description protected voidBundleAllPlugin. logDuplicatedPackages(BundleInfo bundleInfo)Deprecated.Log what packages are exported in more than one bundlevoidBundleInfo. merge(BundleInfo bundleInfo)
-