| Interface | Description |
|---|---|
| MavenArtifactConverter |
This is the single entry point into the Maven artifact to Ruby Gem converter.
|
| Class | Description |
|---|---|
| ArtifactCoordinates |
This class does NOT represent full Maven2 coordinates.
|
| DefaultMavenArtifactConverter |
This is full of "workarounds" here, since for true artifact2gem conversion I
would need interpolated POM!
|
| DefaultMavenArtifactConverter.MavenDependency | |
| GemArtifact |
The response of the converter: gempsec file and the actual File where Gem is
saved.
|
| GemspecConverter | |
| Maven2GemVersionConverter |
Class doing conversion from Maven "versioning space" into Ruby Gems "versioning space".
|
| MavenArtifact |
This bean holds the artifact to be converted.
|
Copyright © 2016. All Rights Reserved.