@Mojo(name="sets",
defaultPhase=INITIALIZE)
public class SetsMojo
extends AbstractGemMojo
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,String> |
gems
map of gemname to version, i.e.
|
protected org.apache.maven.model.io.ModelReader |
reader |
protected String |
scope
the scope under which the gems get installed
|
binDirectory, gemHome, gemHomes, gemPath, gemsConfig, gemsInstaller, gemUseSystem, includeGemsInResources, includeLibDirectoryInResources, includeOpenSSL, includeProvidedRubygemsInResources, includeRubygemsInResources, includeRubygemsInTestResources, installRDoc, installRI, manager, plugin, supportNative, unzipaddProjectClasspath, args, classRealm, DEFAULT_JRUBY_VERSION, eclipseRefresh, eclipseWatches, env, factory, JRUBY_COMPLETE, JRUBY_CORE, JRUBY_STDLIB, jrubyFork, jrubyJvmArgs, jrubySwitches, jrubyVerbose, libDirectory, localRepository, logger, project, repositorySystem, rubySourceDirectory| Constructor and Description |
|---|
SetsMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
executeWithGems() |
addResource, execute, executeJRuby, gemHome, getRemoteRepos, newScriptFactorygetDefaultJRubyVersion, getJrubyVersion, getProjectClasspath, launchDirectory, resolveJRubyArtifact, resolveJRubyCompleteArtifact, resolveJRubyStdlibArtifact@Parameter(defaultValue="compile") protected String scope
@Parameter protected Map<String,String> gems
@Component protected org.apache.maven.model.io.ModelReader reader
protected void executeWithGems()
throws org.apache.maven.plugin.MojoExecutionException,
ScriptException,
IOException,
GemException
executeWithGems in class AbstractGemMojoorg.apache.maven.plugin.MojoExecutionExceptionScriptExceptionIOExceptionGemExceptionCopyright © 2015. All Rights Reserved.