de.saumya.mojo
Class GemService

java.lang.Object
  extended by de.saumya.mojo.GemService

public class GemService
extends Object


Constructor Summary
GemService(Log log, Launcher launcher)
           
 
Method Summary
 void convertGemspec2Pom(File gemspec, File pom)
           
 void updateMetadata(List<String> remoteRepositoryIds, String localRepositoryBasedir)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GemService

public GemService(Log log,
                  Launcher launcher)
Method Detail

convertGemspec2Pom

public void convertGemspec2Pom(File gemspec,
                               File pom)
                        throws RubyScriptException,
                               IOException
Throws:
RubyScriptException
IOException

updateMetadata

public void updateMetadata(List<String> remoteRepositoryIds,
                           String localRepositoryBasedir)
                    throws RubyScriptException,
                           IOException
Throws:
RubyScriptException
IOException


Copyright © 2010. All Rights Reserved.