public final class OsgiBundleVerifier extends Object
Artifact
's whether they are OSGI bundles or not.Constructor and Description |
---|
OsgiBundleVerifier(org.codehaus.plexus.logging.Logger logger) |
Modifier and Type | Method and Description |
---|---|
static String |
formatArtifact(org.apache.maven.artifact.Artifact artifact) |
static String |
formatDependency(org.apache.maven.model.Dependency dependency) |
Optional<Manifest> |
getManifest(org.apache.maven.artifact.Artifact artifact) |
boolean |
isBundle(org.apache.maven.artifact.Artifact artifact) |
public OsgiBundleVerifier(org.codehaus.plexus.logging.Logger logger)
Copyright © 2018. All rights reserved.