Package | Description |
---|---|
org.apache.felix.bundleplugin |
Modifier and Type | Method and Description |
---|---|
protected BundleInfo |
BundleAllPlugin.bundle(org.apache.maven.project.MavenProject project)
Deprecated.
Bundle one project only without building its childre
|
protected BundleInfo |
BundleAllPlugin.bundleAll(org.apache.maven.project.MavenProject project,
int maxDepth)
Deprecated.
Bundle a project and its transitive dependencies up to some depth level
|
Modifier and Type | Method and Description |
---|---|
protected void |
BundleAllPlugin.logDuplicatedPackages(BundleInfo bundleInfo)
Deprecated.
Log what packages are exported in more than one bundle
|
void |
BundleInfo.merge(BundleInfo bundleInfo) |
Copyright © 2006-2015 The Apache Software Foundation. All Rights Reserved.