public class RailsMojo extends AbstractGemMojo
Modifier and Type | Field and Description |
---|---|
protected String |
env
either development or test or production or whatever else is possible
with your config
|
protected String |
rakeArgs
arguments for the generate command
|
protected String |
task
the path to the application to be generated
|
binDirectory, gemHome, gemHomes, gemPath, gemsConfig, gemsInstaller, gemUseSystem, includeGemsInResources, includeLibDirectoryInResources, includeOpenSSL, includeProvidedRubygemsInResources, includeRubygemsInResources, includeRubygemsInTestResources, installRDoc, installRI, manager, plugin, supportNative, unzip
addProjectClasspath, args, classRealm, DEFAULT_JRUBY_VERSION, eclipseRefresh, eclipseWatches, factory, JRUBY_COMPLETE, JRUBY_CORE, JRUBY_STDLIB, jrubyFork, jrubyJvmArgs, jrubySwitches, jrubyVerbose, libDirectory, localRepository, logger, project, repositorySystem, rubySourceDirectory
Constructor and Description |
---|
RailsMojo() |
Modifier and Type | Method and Description |
---|---|
void |
executeWithGems() |
addResource, execute, executeJRuby, gemHome, getRemoteRepos, newScriptFactory
getJrubyVersion, getProjectClasspath, launchDirectory, resolveJRubyArtifact, resolveJRubyCompleteArtifact, resolveJRubyStdlibArtifact
protected String rakeArgs
protected String task
protected String env
public void executeWithGems() throws org.apache.maven.plugin.MojoExecutionException, ScriptException, IOException, GemException
executeWithGems
in class AbstractGemMojo
org.apache.maven.plugin.MojoExecutionException
ScriptException
IOException
GemException
Copyright © 2015. All rights reserved.