com.atlassian.maven.plugins
Class Orion

java.lang.Object
  extended by org.apache.maven.plugin.AbstractMojo
      extended by com.atlassian.maven.plugins.AbstractIdeaMojo
          extended by com.atlassian.maven.plugins.Orion
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

public class Orion
extends AbstractIdeaMojo

Author:
Atlassian

Field Summary
 
Fields inherited from class com.atlassian.maven.plugins.AbstractIdeaMojo
appParams, appPort, artifactFactory, artifactMetadataSource, artifactResolver, atlassianProperties, executedProject, ideaHasBeenRun, localRepo, log, overwrite
 
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
 
Constructor Summary
Orion()
           
 
Method Summary
 void build()
           
 void execute()
           
 void modifyIws()
           
 
Methods inherited from class com.atlassian.maven.plugins.AbstractIdeaMojo
addWebAppModules, callMavenIdea, createElement, createOptions, doDependencyResolution, findComponent, findElement, findElement, findElement, findElementWithAttribute, findModule, getLog, getPluginSetting, getProjectArtifacts, initAtlassianVariables, initParam, invertSlashes, modifyEnvModule, modifyIpr, modifyResinEnvModule, readXmlDocument, readXmlDocument, removeElement, removeElement, removeOldElements, replace, replaceArtifactId, replaceJavaVersion, replaceURLElement, toRelative, writeXmlDocument
 
Methods inherited from class org.apache.maven.plugin.AbstractMojo
getPluginContext, setLog, setPluginContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Orion

public Orion()
Method Detail

execute

public void execute()
             throws org.apache.maven.plugin.MojoExecutionException,
                    org.apache.maven.plugin.MojoFailureException
Throws:
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException

build

public void build()
           throws org.apache.maven.plugin.MojoExecutionException
Throws:
org.apache.maven.plugin.MojoExecutionException

modifyIws

public void modifyIws()
               throws org.apache.maven.plugin.MojoExecutionException
Throws:
org.apache.maven.plugin.MojoExecutionException


Copyright © 2006 null. All Rights Reserved.