public interface Maven2OsgiConverter
Modifier and Type | Method and Description |
---|---|
String |
getBundleFileName(org.apache.maven.artifact.Artifact artifact) |
String |
getBundleSymbolicName(org.apache.maven.artifact.Artifact artifact)
Get the OSGi symbolic name for the artifact
|
String |
getVersion(org.apache.maven.artifact.Artifact artifact)
Convert a Maven version into an OSGi compliant version
|
String |
getVersion(String version)
Convert a Maven version into an OSGi compliant version
|
String getBundleSymbolicName(org.apache.maven.artifact.Artifact artifact)
artifact
- String getBundleFileName(org.apache.maven.artifact.Artifact artifact)
String getVersion(org.apache.maven.artifact.Artifact artifact)
artifact
- Maven artifactCopyright © 2002–2017 The Apache Software Foundation. All rights reserved.