public class RailsMojo extends AbstractGemMojo
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
env
either development or test or production or whatever else is possible
with your config
|
protected java.lang.String |
rakeArgs
arguments for the generate command
|
protected java.lang.String |
task
the path to the application to be generated
|
binDirectory, gemHome, gemHomes, gemPath, gemsConfig, gemsInstaller, gemUseSystem, includeGemsInResources, includeLibDirectoryInResources, includeOpenSSL, includeRubygemsInResources, includeRubygemsInTestResources, installRDoc, installRI, manager, plugin, supportNative, unzipargs, classRealm, DEFAULT_JRUBY_VERSION, 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, newScriptFactorygetJrubyVersion, launchDirectory, resolveJRubyArtifact, resolveJRubyCompleteArtifact, resolveJRubyStdlibArtifactprotected java.lang.String rakeArgs
protected java.lang.String task
protected java.lang.String env
public void executeWithGems()
throws org.apache.maven.plugin.MojoExecutionException,
ScriptException,
java.io.IOException,
GemException
executeWithGems in class AbstractGemMojoorg.apache.maven.plugin.MojoExecutionExceptionScriptExceptionjava.io.IOExceptionGemExceptionCopyright © 2015. All Rights Reserved.