public class GemspecConverter extends Object
Constructor and Description |
---|
GemspecConverter(Logger log,
ScriptFactory factory) |
Modifier and Type | Method and Description |
---|---|
void |
createPom(File gemspec,
String jrubyMavenPluginsVersion,
File pom) |
void |
updateMetadata(List<String> remoteRepositoryIds,
String localRepositoryBasedir) |
public GemspecConverter(Logger log, ScriptFactory factory)
public void createPom(File gemspec, String jrubyMavenPluginsVersion, File pom) throws ScriptException, IOException
ScriptException
IOException
public void updateMetadata(List<String> remoteRepositoryIds, String localRepositoryBasedir) throws ScriptException, IOException
ScriptException
IOException
Copyright © 2017. All rights reserved.