| Package | Description |
|---|---|
| de.saumya.mojo.gems |
| Modifier and Type | Method and Description |
|---|---|
GemArtifact |
DefaultMavenArtifactConverter.createGemFromArtifact(MavenArtifact artifact,
java.io.File target) |
GemArtifact |
MavenArtifactConverter.createGemFromArtifact(MavenArtifact artifact,
java.io.File target)
Creates a valid Ruby Gem, and returns File pointing to the result.
|
GemArtifact |
DefaultMavenArtifactConverter.createGemStubFromArtifact(MavenArtifact artifact,
java.io.File target) |
GemArtifact |
MavenArtifactConverter.createGemStubFromArtifact(MavenArtifact artifact,
java.io.File target)
Creates a valid Ruby Gem, and returns File pointing to the result.
|
Copyright © 2023. All Rights Reserved.