DefaultMaven2OsgiConverter
public interface Maven2OsgiConverter
Modifier and Type | Method | 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(String version) |
Convert a Maven version into an OSGi compliant version
|
String |
getVersion(org.apache.maven.artifact.Artifact artifact) |
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 © 2006–2019 The Apache Software Foundation. All rights reserved.