|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
de.saumya.mojo.jruby.AbstractJRubyMojo
de.saumya.mojo.gem.AbstractGemMojo
de.saumya.mojo.rails.AbstractRailsMojo
de.saumya.mojo.rails.NewMojo
de.saumya.mojo.rails.RailsMojo
@Deprecated public class RailsMojo
goal to run rails command with the given arguments. either to generate a fresh rails application or to run the rails script from within a rails application. DEPRECATED: use NewMojo instead
| Field Summary |
|---|
| Fields inherited from class de.saumya.mojo.rails.NewMojo |
|---|
appPath, artifactVersion, groupId, railsArgs, railsVersion |
| Fields inherited from class de.saumya.mojo.rails.AbstractRailsMojo |
|---|
args, env, railsDir |
| Fields inherited from class de.saumya.mojo.gem.AbstractGemMojo |
|---|
binDirectory, gemHome, gemPath, gemsConfig, gemsInstaller, includeOpenSSL, includeRubygemsInTestResources, installRDoc, installRI, manager, plugin, supportNative, unzip |
| Fields inherited from class de.saumya.mojo.jruby.AbstractJRubyMojo |
|---|
classRealm, DEFAULT_JRUBY_VERSION, factory, JRUBY_COMPLETE, JRUBY_CORE, JRUBY_STDLIB, jrubyFork, jrubyJvmArgs, jrubySwitches, jrubyVerbose, jrubyVersion, libDirectory, localRepository, logger, project, repositorySystem, rubySourceDirectory |
| Fields inherited from interface org.apache.maven.plugin.Mojo |
|---|
ROLE |
| Constructor Summary | |
|---|---|
RailsMojo()
Deprecated. |
|
| Method Summary | |
|---|---|
void |
execute()
Deprecated. |
| Methods inherited from class de.saumya.mojo.rails.NewMojo |
|---|
executeWithGems, launchDirectory |
| Methods inherited from class de.saumya.mojo.rails.AbstractRailsMojo |
|---|
railsScriptFile |
| Methods inherited from class de.saumya.mojo.gem.AbstractGemMojo |
|---|
executeJRuby, newScriptFactory |
| Methods inherited from class de.saumya.mojo.jruby.AbstractJRubyMojo |
|---|
newScriptFactory, resolveJRubyArtifact, resolveJRubyCompleteArtifact, retrieveStdlibArtifact |
| Methods inherited from class org.apache.maven.plugin.AbstractMojo |
|---|
getLog, getPluginContext, setLog, setPluginContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RailsMojo()
| Method Detail |
|---|
public void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
execute in interface org.apache.maven.plugin.Mojoexecute in class AbstractJRubyMojoorg.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||