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